pub fn gateway_long_running_request_timeout_secs(cfg: &GatewayConfig) -> u64Expand description
Manual cron-trigger request timeout (seconds), exempt from the
gateway-wide gateway_request_timeout_secs limit so synchronous agent
jobs can run to completion. Reads from typed config.