Skip to main content

DEFAULT_MCP_TASK_POLL_INTERVAL_MS

Constant DEFAULT_MCP_TASK_POLL_INTERVAL_MS 

Source
pub const DEFAULT_MCP_TASK_POLL_INTERVAL_MS: u64 = 1_000;
Expand description

Default mcp.task_poll_interval_ms: the interval a created task asks its client to poll at. One second. Overridable per deployment.