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

Cache mechanism in new SDK version #10

Closed
othmaneamane opened this issue Dec 6, 2024 · 1 comment
Closed

Cache mechanism in new SDK version #10

othmaneamane opened this issue Dec 6, 2024 · 1 comment

Comments

@othmaneamane
Copy link

The documentation says that the SDK supports a secrets caching mechanism and that the TTL of the secrets can be specified with a param at client's creation time.
The old NodeJs SDK used to have such a parameter, this new one does not.
Are secrets still cached by the SDK ? Is there a way to specify the TTL ?

@DanielHougaard
Copy link
Collaborator

Hi @othmaneamane, caching is currently not supported in the newer SDK's. We may add this back in the near future, but currently it's unsupported. I've updated the documentation you linked to properly reflect this. Thank you!

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

No branches or pull requests

2 participants