convoy icon indicating copy to clipboard operation
convoy copied to clipboard

Re-implement rate limiter using postgres

Open jirevwe opened this issue 1 year ago • 0 comments

Re-implementation of endpoint rate limits (token bucket) using PostgreSQL stored procedures. Allows one to specify arbitrary token bucket sizes (specified in seconds).

Fixes #1927

jirevwe avatar Feb 21 '24 14:02 jirevwe