Knotx / Knotx/knotx

Safe shutdown

Open
#266 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
126
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Please kindly implement way to handle 'safe shutdown' of knotx process.

By 'safe shutdown' I understand waiting until all requests are served or timed out and only after that shutting down process.

Contributor guide

Open the contributing guide

Research direction

The issue does not name any files, tests, or entry points. Start by tracing the process lifecycle and request handling, then identify where shutdown is initiated and how in-flight requests are tracked. Done means the process waits for requests to finish or time out before exiting, with coverage for both completion paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.