Commit Graph

9 Commits

Author SHA1 Message Date
sfc-gh-tclinkenbeard 6e86f94cb9 Decouple token bucket knobs for different types of throttlers 2023-06-28 01:27:19 -07:00
sfc-gh-tclinkenbeard 9b8dda3589 Rename parameters for GrvTransactionRateInfo::endReleaseWindow 2022-11-08 08:24:51 -08:00
sfc-gh-tclinkenbeard 2a791a6212 Addressed review comments 2022-10-11 15:11:26 -07:00
sfc-gh-tclinkenbeard 7e2764243b Fix /GrvTransactionRateInfo/Simple unit test 2022-10-11 13:04:29 -07:00
sfc-gh-tclinkenbeard 671c4fe0a2 Make GrvProxyTransactionTagThrottler a FIFO queue for unthrottled transactions, even for transactions with different tags 2022-10-10 22:10:08 -07:00
sfc-gh-tclinkenbeard f74b724c03 Addressed review comments 2022-10-10 22:10:08 -07:00
sfc-gh-tclinkenbeard 31e8fb0490 Rename epoch to release window in GrvTransactionRateInfo
The term "epoch" was used in too many places
2022-10-10 22:10:08 -07:00
sfc-gh-tclinkenbeard 0203c93a44 Add TagQueue class 2022-10-10 22:10:08 -07:00
sfc-gh-tclinkenbeard 4c973c11ad Modularize and comment GrvTransactionRateInfo 2022-10-10 22:10:05 -07:00