Recommend max_attempts in recipe config #671

Open
opened 2025-01-18 10:39:27 +00:00 by decentral1se · 1 comment
Owner

https://docs.docker.com/reference/compose-file/deploy/#restart_policy

(default: never give up).

image

Our deployments will never fail. That's what is possible.

We have timeout logic implemented to bail out early but if you disable this or set it really high, your failing deployment will simply, go completely Justin Bieber ™

https://docs.docker.com/reference/compose-file/deploy/#restart_policy > (default: never give up). ![image](/attachments/7cf74d1b-4930-448b-912c-e9f808a82338) Our deployments will never fail. That's what is possible. We have timeout logic implemented to bail out early but if you disable this or set it really high, your failing deployment will simply, go completely Justin Bieber ™
199 KiB
Author
Owner

Related: toolshed/abra#484

(Sadly, I think abra currently ignores max_attempts 😭 🐛)

Related: https://git.coopcloud.tech/toolshed/abra/pulls/484 (Sadly, I think `abra` currently ignores `max_attempts` 😭 🐛)
Sign in to join this conversation.
No Milestone
No project
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: toolshed/organising#671
No description provided.