Queue Thread Exponential Backoff (#398)
At scale, process queue threads polling the database every second may overwhelm it. This adds exponential backoff for queue thread polling. We also switch to `SKIP LOCKED` to minimize contention.
P
Peter Kraft committed
4a706a796b81282aa5acd949c1de33c323c291b0
Parent: e3e7657
Committed by GitHub <noreply@github.com>
on 6/26/2025, 10:12:31 PM