Page MenuHomePhabricator

[ecash-herald] Make API failure logs less noisy
ClosedPublic

Authored by bytesofman on Sep 15 2025, 23:21.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCf20f01ac1953: [ecash-herald] Make API failure logs less noisy
Summary

This happens every once in awhile and so far it has always been related to coingecko rate limit or coingecko downtime. Stop dumping the whole error.

Note: this is related to a series of improvements in ecash-herald following a recent ecash-herald failure, where numerous potential issues appeared in the logs and the real problem was difficult to isolate. We do not really care about (routine) coingecko failures, which the app handles anyway, so make them less noisy.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable