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.