Page MenuHomePhabricator

[ecash-herald] Retry sends on network error failures
ClosedPublic

Authored by bytesofman on Sep 16 2025, 02:12.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCf68b62c1e614: [ecash-herald] Retry sends on network error failures
Summary

Over days and weeks of operation, ecash-herald will often have some missed msgs due to connectivity issues or an unresponsive API. When we hit this case, we should wait a bit and try again, instead of just failing.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herald-retry
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34459
Build 68386: Build Diffecash-herald-tests
Build 68385: arc lint + arc unit