aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-11-03 17:52:31 +0100
committerAleksandr Nogikh <nogikh@google.com>2023-11-08 15:47:55 +0000
commit8892efd4a3951d24d2b42529045868f36fd32617 (patch)
treeb3e84590b57849fd2fcc128ca30f6954625d7b7e /executor/android
parentdf3908d69f6b715681076b1555f6797bdd8e4bfd (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/android')
0 files changed, 0 insertions, 0 deletions