googleapis / googleapis/google-cloud-rust

Add Jitter for Token Refresh

Open
#1,587 0 comments 0 reactions 1 assignee Claimed by @alvarowolfx View on GitHub
auth type: feature request
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

It is possible that N token refresh requests are unleashed at the same time through N token caches if an application creates all credential objects around same time. To help reduce load on the server (especially MDS which has connection limits), we could stagger the refresh requests a bit.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.