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.