-
Notifications
You must be signed in to change notification settings - Fork 0
Make swarm tasks idempotent #33
Copy link
Copy link
Closed
Labels
area: swarmSwarm enhancementsSwarm enhancementsdifficulty: hardHard difficultyHard difficultyidempotencyEnsuring retry dont hurt the resultsEnsuring retry dont hurt the resultspriority: highHigh priority featureHigh priority feature
Milestone
Metadata
Metadata
Assignees
Labels
area: swarmSwarm enhancementsSwarm enhancementsdifficulty: hardHard difficultyHard difficultyidempotencyEnsuring retry dont hurt the resultsEnsuring retry dont hurt the resultspriority: highHigh priority featureHigh priority feature
Description
Ensure swarm tasks are idempotent - running the same task multiple times should produce the same result without side effects.
Acceptance Criteria