GCS: Add client-side throttle.
This throttle is loosely based on a leaky bucket configuration that captures both the cost of the requests as well as the bandwidth consumed into a single token value. PiperOrigin-RevId: 183740223
Loading
Please sign in to comment