Be more reactive to SIGTERM even if connections are open #806

Open
opened 2024-04-12 17:22:56 +00:00 by Armael · 0 comments
Owner

It looks like garage can fail to terminate in time after receiving SIGTERM and then end up being SIGKILLED, which can lead to issues afterwards.
See for instance the following logs: https://paste.isomorphis.me/FHk , with in particular Admin API server: 2 connections still open towards the end.

It looks like garage can fail to terminate in time after receiving SIGTERM and then end up being SIGKILLED, which can lead to issues afterwards. See for instance the following logs: https://paste.isomorphis.me/FHk , with in particular `Admin API server: 2 connections still open` towards the end.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#806
No description provided.