snazy opened a new issue, #2046:
URL: https://github.com/apache/polaris/issues/2046

   ### Describe the bug
   
   The code design of `StorageCredentialCache` ensures that credentials are 
cached for some defined amount of time. Returned cached credentials are 
guaranteed to be valid when retrieved from the cache, but there's no guarantee 
that the returned credentials will be valid for the next N minutes. It can 
happen that the vended credentials returned to clients are not or not long 
enough valid.
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


-- 
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: issues-unsubscr...@polaris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to