Skip to content

Add reuse mechanism for OpenSergoClient #31

@jnan806

Description

@jnan806

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

No one assigned

    Labels

    kind/featureCategory issues or PRs related to feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions