Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-01-03 | [bugfix] increases sleep time before check in throttle test, to give more ↵ | 1 | ||
leeway (#2482) | ||||
2023-12-16 | [performance] simpler throttling logic (#2407) | 1 | ||
* reduce complexity of throttling logic to use 1 queue and an atomic int * use atomic add instead of CAS, add throttling test |