feat: introduce custom exex wal errors (#11789)

Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
This commit is contained in:
caglarkaya
2025-01-28 17:18:33 +03:00
committed by GitHub
parent 36eec984a0
commit 77568f8d3e
6 changed files with 64 additions and 31 deletions

1
Cargo.lock generated
View File

@ -7579,6 +7579,7 @@ dependencies = [
"rmp-serde",
"secp256k1",
"tempfile",
"thiserror 2.0.11",
"tokio",
"tokio-util",
"tracing",