Skip to content
Snippets Groups Projects
Commit 07c872e0 authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

rate-limit: grant an initial portion of "free token"

To avoid slowing down client that only needs to do a few requests, we
grant them a small percentage of free initial request and rate limit on
the remaining.

See inline documentation for details.
parent 6d78a444
No related branches found
No related tags found
1 merge request!39rate-limiting overhaul
Pipeline #8707 passed