Skip to content

Transition sequencer to eyre results #1386

@ethanoroshiba

Description

@ethanoroshiba

Currently, the entire sequencer uses anyhow::Result, which provides limited error information in its Display trait. This is because Penumbra's cnidarium uses anyhow, but we should update all pieces which do not touch Penumbra to use eyre like the rest of our codebase. This will provide continuity and also allow for useful error emission after the added instrumentation in #1368.

┆Issue Number: ENG-735

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions