serxa
|
2daec0b45e
|
S3 request per second rate throttling + refactoring
|
2022-11-07 18:05:40 +00:00 |
|
serxa
|
c4f25228f7
|
smaller burst to be closer to old behaviour
|
2022-10-27 17:18:50 +00:00 |
|
serxa
|
accf78f1ff
|
fix the first add() call
|
2022-10-27 08:39:08 +00:00 |
|
Sergei Trifonov
|
ec1389cbe7
|
Update src/Common/Throttler.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2022-10-27 10:30:00 +02:00 |
|
serxa
|
471b391ab2
|
fix
|
2022-10-26 00:00:40 +00:00 |
|
serxa
|
fc223aa673
|
replace throttler algorithm by token bucket
|
2022-10-25 23:52:31 +00:00 |
|
Alexey Milovidov
|
fa62c7e982
|
Fix half of trash
|
2022-09-10 04:08:16 +02:00 |
|
Maksim Kita
|
457a38a1ad
|
HashTable constant fix
|
2022-01-11 18:45:41 +03:00 |
|
Nikolai Kochetov
|
e9cab3aaad
|
Smaller smoothing window in throttler.
|
2021-10-14 21:20:19 +03:00 |
|
Alexander Tokmakov
|
c5d631ca54
|
fix overflow in Stopwatch
|
2021-10-06 18:09:13 +03:00 |
|
alesapin
|
7030828d02
|
Update src/Common/Throttler.cpp
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2021-06-02 23:02:08 +03:00 |
|
alesapin
|
f7babe5cd9
|
Fix build and better test
|
2021-06-02 11:22:44 +03:00 |
|
alesapin
|
feed2636f4
|
Add exponential smoothing to Throttler
|
2021-06-02 01:07:29 +03:00 |
|