Postgres-backed rate-limit backend using advisory transaction locks.
The backend counts recent sent events and in-flight executions inside the configured window, then returns a deferral boundary when a bucket is full.
Postgres-backed rate-limit backend using advisory transaction locks.
The backend counts recent sent events and in-flight executions inside the configured window, then returns a deferral boundary when a bucket is full.