mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
StackStateChange unnecessarily sent during bigger stack redeployment #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gitcatpeter on GitHub (Dec 1, 2024).
"From running To unhealthy"
In my experience that only happens during big stack redeployments (my librenms=9 services).
In that case pulling new images and recreating containers could take significant time and trigger the warning.
In my opinion this notification should be disabled for the duration of the redeployment of a stack or timeout increased.
probably during compose up Stage 4 of 4 37.6 seconds@mbecker20 commented on GitHub (Aug 26, 2025):
This is now the case, alerts won't be sent when stack is still deploying