-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
kind/featureCategory issues or PRs related to feature requestCategory issues or PRs related to feature request
Description
Issue Description
Type: feature request
Describe what feature you want
In current version, OpenSergoClient uses prototype mode.
SDK will create a new instance when invoke NewOpenSergoClient
, even if the endpoint is the same.
It is very expensive without reuse mechanism, so we need a reuse mechanism to avoid it.
Metadata
Metadata
Assignees
Labels
kind/featureCategory issues or PRs related to feature requestCategory issues or PRs related to feature request