Skip to content

omdb: Saga state tracking #4157

Open
@smklein

Description

@smklein

During a debug session on 9/28, we jumped into a cockroachdb shell to manually query for saga state.

Of note:

  • What sagas are running?
  • What sagas failed?
  • For sagas that failed, what were they? Where did they fail? What resources were they acting on?

This information would be a great candidate for an omdb query command -- if we could grab this info without using cockroach sql, we would.

Metadata

Metadata

Assignees

Labels

DebuggingFor when you want better data in debugging an issue (log messages, post mortem debugging, and more)developmentBugs, paper cuts, feature requests, or other thoughts on making omicron development better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions