load_management icon indicating copy to clipboard operation
load_management copied to clipboard

This repository contains Go utilities for managing isolation and improving reliability of multi-tenant systems.

Results 4 load_management issues
Sort by recently updated
recently updated
newest added

Hi Team, I wish to use the rate limiter present in an [Open-source](https://github.com/dropbox/load_management) project by drop-box. However, I have a question : The library's last commit was 5 months ago....

There are cases when the distribution of things matching a given `*` tag is non-uniform, and we wish to set limits for all but one or two specific values. Implement...

Ideally, for suspicious requests admitted to LoadManager, we would still be able to track the requests in scorecard. For that we need a Force function.

Resize currently NOPs. We should make it functional.