Skip to main content

API_TIMEOUT

Constant API_TIMEOUT 

Source
pub const API_TIMEOUT: Duration;
Expand description

Hard deadline for interactive API calls (OAuth token/device-code exchanges, Microsoft Graph, provider setup steps). Generous enough for slow provider backends; small enough that a wedged connection surfaces as an error while the operator is still watching.