Files
stack/apps
Jason Woltje a0062494b7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(CQ-ORCH-7): Graceful Docker container shutdown before force remove
Replace the always-force container removal (SIGKILL) with a two-phase
approach: first attempt graceful stop (SIGTERM with configurable timeout),
then remove without force. Falls back to force remove only if the graceful
path fails. The graceful stop timeout is configurable via
orchestrator.sandbox.gracefulStopTimeoutSeconds (default: 10s).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 14:05:53 -06:00
..