DerGut opened a new pull request, #3160: URL: https://github.com/apache/iceberg-rust/pull/3160
## Which issue does this PR close? This change is necessary because I'm introducing a cache for contextual sessions in a separate PR. We don't want to return already expired sessions from the cache, so I'm adding refresh behavior first. ## What changes are included in this PR? This PR implements token expiration and refresh for the `OAuth2Manager` of the `RestCatalog`. ## Are these changes tested? Thorough unit tests ## AI Disclosure Used help of AI with the changes and tests. -- 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]
