mdedetrich commented on issue #543: URL: https://github.com/apache/pekko-management/issues/543#issuecomment-3542143443
> [@mdedetrich](https://github.com/mdedetrich) shouldn't we check regularly for the token? - but maybe not for every call that needs it - some sort of cache where we expire the cache entry after a few minutes So I already have a PR open for it, we can do a cache with expiry but the token is stored on the filesystem so getting is quite cheap (can discuss in PR). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
