abra app undeploy
hangs
#557
Reference in New Issue
Block a user
No description provided.
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?
I've noticed that
undeploy
hangs until it times out but the stack is down already.While pulling my hair out on #564 for a few hours, I haven't seen a single hanging undeployment (was deploy/undeploying a recipe with 4 services, so a fairly good stress test). I am not sure it's possible to reproduce this now 🤔 I've added some more useful output for
--debug
towaitOnTasks
where I think the issue must be happening if it still is....Happy to close on that basis, we can always reopen if someone runs into this again?
Managed to reproduce it! No idea what is causing it state-wise on the runtime side but here's some logs.
Hopefully these are enough to figure out how to skip out of this hanging state... seems like the counting logic is borked somehow.