pub fn resolve_opencode_timeout(timeout_override: Option<u64>) -> u64
Resolve the opencode timeout in seconds.
Precedence: explicit arg > SQLITE_GRAPHRAG_OPENCODE_TIMEOUT env var > default 300s.
SQLITE_GRAPHRAG_OPENCODE_TIMEOUT