apache / arrow-rs

Official Rust implementation of Apache Arrow
https://arrow.apache.org/
Apache License 2.0
2.62k stars 802 forks source link

Lower GCP token min_ttl to 4 minutes and add backoff to token refresh logic #6638

Closed mwylde closed 3 weeks ago

mwylde commented 3 weeks ago

Which issue does this PR close?

Closes #6625.

Rationale for this change

See #6625

What changes are included in this PR?

This PR makes two changes to the token refresh system:

Are there any user-facing changes?

No

mwylde commented 3 weeks ago

Thanks for the speedy review!