Skip to content

fix(gateway): extend idle shutdown delay#575

Merged
minorcell merged 1 commit intomainfrom
xgopilot/issue-574-1778179317
May 8, 2026
Merged

fix(gateway): extend idle shutdown delay#575
minorcell merged 1 commit intomainfrom
xgopilot/issue-574-1778179317

Conversation

@fennoai
Copy link
Copy Markdown

@fennoai fennoai Bot commented May 7, 2026

Requested by @minorcell

This PR adjusts the gateway idle shutdown default so the process does not exit too aggressively when connections temporarily drop to zero.

Summary

  • increase the default gateway idle shutdown delay from 30 seconds to 5 minutes
  • add a test to lock the default idle timeout value
  • keep the existing idle shutdown behavior and timer cancellation flow unchanged

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: minorcell <120795714+minorcell@users.noreply.github.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@fennoai
Copy link
Copy Markdown
Author

fennoai Bot commented May 7, 2026

No issues found after code quality, performance, security, and documentation accuracy passes.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@minorcell minorcell merged commit f6571d5 into main May 8, 2026
3 checks passed
@fennoai fennoai Bot deleted the xgopilot/issue-574-1778179317 branch May 8, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants