diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-11-03 17:52:31 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-11-08 15:47:55 +0000 |
| commit | 8892efd4a3951d24d2b42529045868f36fd32617 (patch) | |
| tree | b3e84590b57849fd2fcc128ca30f6954625d7b7e /executor | |
| parent | df3908d69f6b715681076b1555f6797bdd8e4bfd (diff) | |
dashboard: optimize throttling
At the peak times, concurrency at individual keys can be high.
Do the updates more carefully - if we denied the request and another
instance did the same concurrently, there's no point in retrying the
write. The object stored at the key already exceeds the limit.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
