Constant mz_sql::WEBHOOK_CONCURRENCY_LIMIT
source ยท pub const WEBHOOK_CONCURRENCY_LIMIT: usize = 500;
Expand description
The number of concurrent requests we allow at once for webhook sources.
pub const WEBHOOK_CONCURRENCY_LIMIT: usize = 500;
The number of concurrent requests we allow at once for webhook sources.