Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hpegl-provider-lib v0.0.22 #274

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

mahesh-hpe
Copy link
Collaborator

No description provided.

mahesh-hpe and others added 7 commits November 20, 2024 14:27
The MetaFunction used to retrieve IAM API Client tokens in the
BrokerClient created when initialising the Client creates a new Token
Retrieve Function and a Token Handler each time that it is called. This
means that an IAM call is made on every call and there is no IAM Token
reuse.  We fix this so that we create just the one handler and token
retrive function and reuse in the MetaFunction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants