Add health check API #6

Open
opened 2024-11-22 21:48:28 +00:00 by iamthefij · 0 comments
Owner

If commands are stuck, failing, or being killed via a timeout (see #5), then it would be good for there to be an API or for the container to report itself as unhealthy.

My position has generally been to monitor the health of the containers that Dockron is starting, however that is not easily done with exec jobs. This justifies a new position on health checking.

If commands are stuck, failing, or being killed via a timeout (see #5), then it would be good for there to be an API or for the container to report itself as unhealthy. My position has generally been to monitor the health of the containers that Dockron is starting, however that is not easily done with exec jobs. This justifies a new position on health checking.
iamthefij added the
enhancement
label 2024-11-22 21:48:41 +00:00
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: iamthefij/dockron#6
No description provided.