husnn
Cannot terminate old instance
I have an old instance running alongside the latest one, and I cannot find a way to terminate it through the dashboard or CLI (doesn't event show up in the "Deployments" tab). Both are consuming events from AWS SQS, and that's a problem as you can imagine.
ID of the problematic deployment: fca59f7f-31cf-4337-8be9-77de9862aabb.
Also, are there any best practices when it comes to handling queues? I can only have one consumer active at a time, otherwise will need some sort of leader election mechanism. I really want to avoid something like this going forward because it could have major consequences.
P.S. Took me countless hours to track down the issue, and was only able to figure it out thanks to the new log explorer. Thank you for that!
22 replies