You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, currently stopping a job means losing all logs, as it will simply terminate the instance.
Having a more robust runner would mean sending a SIGINT (Ctrl+C) signal to echidna so that it gracefully stops
The current
runner.sh
only uploads tail logs to S3The text was updated successfully, but these errors were encountered: