oxidecomputer / oxidecomputer/omicron

Tracking issue for saga idempotency safety

Open
#2,094 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

nexus Testing & Analysis
Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

This issue tracks testing that invoking all actions / undo actions within a saga "twice" is safe, and results in the same output as being called once.

Related to https://github.com/oxidecomputer/omicron/issues/2052, https://github.com/oxidecomputer/omicron/issues/1799

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the unchecked saga actions in the checklist and the related issues 2052 and 1799, using the completed pull requests 2095–2098 as examples. Done means each remaining action and undo action can be invoked twice and produces the same result as one invocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend-api-design, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.