Actions
Feature #19961
openDetect and log spot instance interruption notices
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
1.0
Description
When running on a spot instance, crunch-run should check for spot instance interruption notices (AWS recommends checking every 5s) and, when an interruption notice is detected,
- mention it in the crunch-run.txt log file
- mention it in the runtime_status container field
- save the log collection
- update the container record with the new log pdh
- continue running (perhaps the container will finish before the instance gets shut down)
- should have an easy, documented way determining programmatically that this happened
Related issues
Updated by Tom Clegg 9 days ago
- Related to Story #18179: Better spot instance support added
Updated by Tom Clegg 8 days ago
- Has duplicate Feature #19964: Check for spot instance interruption notices added
Updated by Peter Amstutz 3 days ago
- Blocks Feature #19982: Ability to know when a container died because of spot instance reclamation and option to resubmit added
Updated by Peter Amstutz 3 days ago
- Target version changed from To be scheduled to 2023-02-15 sprint
Actions