Sergii
Results
2
issues of
Sergii
## Expected Behavior [Rate Limiting](../blob/develop/docs/features/ratelimiting.rst) works as documented for such parameter values: **Period**: 1 second **PeriodTimeSpan**: 30 seconds **Limit**: 100 **Scenario**: Request flow, 10-20 requests per sec, should be allowed....
bug
accepted
2023
Rate Limiting
## Fixes #1590 - #1590 Incrementing request counter if request time is in the interval `[FirstRequestTime, FirstRequestTime + PeriodTimespan]` seems is incorrect. **PeriodTimespan** is a "ban" period, not a period...
bug
needs validation
needs feedback
2023
Rate Limiting