pub const WEBHOOK_CONCURRENCY_LIMIT: usize = 500;
The number of concurrent requests we allow at once for webhook sources.