-
Notifications
You must be signed in to change notification settings - Fork 345
Ensure Atelet API is idempotent #372
Copy link
Copy link
Open
Labels
area/apiUser-facing API changesUser-facing API changesarea/nodekind/featureAn enhancement / feature request or implementationAn enhancement / feature request or implementationprio/P0Highest priority / required for next milestoneHighest priority / required for next milestone
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area/apiUser-facing API changesUser-facing API changesarea/nodekind/featureAn enhancement / feature request or implementationAn enhancement / feature request or implementationprio/P0Highest priority / required for next milestoneHighest priority / required for next milestone
Type
Projects
- StatusShow more project fieldsTodo
Atelet's
Run/Checkpoint/Restoremethods need to be idempotent to make sure we can recover from workflows that fail half-way through. I believe this is not true today.This task is to go over atelet (and ateom) and ensure operations can be retried.