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
Lint
Lint Not Applicable
Unit
Tests Not Applicable