Skip to content

Conversation

@davepacheco
Copy link
Collaborator

@davepacheco davepacheco commented May 24, 2023

Depends on oxidecomputer/steno#138.

This updates Omicron for the small breaking change associated with having Steno not panic when undo actions fail. The breakage is basically that there's a new kind of error that can be produced by running a saga and we want to handle that specially (include that in the error message, log loudly, and report the saga as "stuck" over the debug API).

@davepacheco davepacheco changed the title WIP: steno support for undo actions failing steno support for undo actions failing May 24, 2023
@davepacheco davepacheco changed the title steno support for undo actions failing update steno to handle undo actions failing May 24, 2023
@davepacheco davepacheco changed the title update steno to handle undo actions failing update steno dep to handle undo actions failing May 24, 2023
@davepacheco davepacheco requested a review from bnaecker May 24, 2023 17:37
@davepacheco davepacheco marked this pull request as ready for review May 24, 2023 17:38
Copy link
Collaborator

@bnaecker bnaecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good path forward! It'll definitely be nice to have more insight into when undo actions fail, rather than a crash-loop :)

@davepacheco davepacheco enabled auto-merge (squash) May 25, 2023 20:52
@davepacheco davepacheco merged commit 35a5ed7 into main May 25, 2023
@davepacheco davepacheco deleted the dap/no-panic branch May 25, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants