PR https://github.com/astriaorg/astria/pull/1387 switched sequencer from anyhow to eyre, but did not set the `astria-eyre` error hook. It should call `astria_eyre::install` before any eyre repots are constructed: https://github.com/astriaorg/astria/blob/f11f9000a28a4a2959ee488bfad73b751a4194c9/crates/astria-eyre/src/lib.rs#L33 ┆Issue Number: ENG-839
PR #1387 switched sequencer from anyhow to eyre, but did not set the
astria-eyreerror hook.It should call
astria_eyre::installbefore any eyre repots are constructed:astria/crates/astria-eyre/src/lib.rs
Line 33 in f11f900
┆Issue Number: ENG-839