← Back to issue list

feat: set the fetch-service to idle shutdown

View original Github issue

Metadata

Project
craft-application
Number
#474
Type
pull request
State
merged
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Merged a pull request configuring the fetch-service to automatically shut down after five minutes of inactivity. Approved by two reviewers, passed CI checks, and implemented with minimal changes across two files.

Suggested action:

No scores available.

Issue body

Set it to shutdown after 5 minutes of no live sessions. - [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a pull request configuring the fetch-service to automatically shut down after five minutes of inactivity. Approved by two reviewers, passed CI checks, and implemented with minimal changes across two files.
qwen3.6-35b-a3b-mtp-q6 Merged a feature configuring the fetch-service to idle shutdown after five minutes of inactivity. The change was integrated directly without review comments or revisions.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#177 feat(service): implement idle auto-shutdown fetch-service merged Merged. Implements idle auto-shutdown, terminating the service after inactivity with no active sessions or API calls. Also improves proxy and control server crash handling. Approved by two reviewers and passed CI.
75%
#605 fix: refactor service shutdown to prevent races fetch-service open Refactors service shutdown to prevent race conditions in fetchctl socket server, HTTP proxy, and control API server. Approved by 2 reviewers with 0 unresolved comments; most CI passing.
70%