Replies: 1 comment 1 reply
-
Same issue here. I use on-demand instances though, so it's not spot related. I checked logs in Cloudwatch and there is nothing in log groups for the instance. Any other troubleshooting tips? I know before we had an issue where operation was canceled due to resource exhaustion but I updated ec2 size to xlarge which should be overkill for what it does. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting steps jobs failing with errors like
Error: The operation was canceled
. Is this because spot instances have been killed off?Do I need to turn on experimental features
in order to have the step automatically retried? I am little confused if this is the solution or answer.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions