chatch / stellarexplorer

Ledger Explorer for the Stellar Network 🚀
https://steexp.com
Apache License 2.0
435 stars 930 forks source link

Handle Horizon Service Unavailable Errors #534

Open sentry-io[bot] opened 9 months ago

sentry-io[bot] commented 9 months ago

Sentry Issue: STELLAR-EXPLORER-31

Error: Service Unavailable
  File "/app/node_modules/stellar-sdk/src/errors.ts", line 17, in new NetworkError
  File "/app/node_modules/stellar-sdk/src/call_builder.ts", line 417, in <anonymous>
  File "/app/node_modules/stellar-sdk/node_modules/tslib/tslib.js", line 141, in step
    op = body.call(thisArg, _);
  File "/app/node_modules/stellar-sdk/node_modules/tslib/tslib.js", line 122, in Object.next
    function verb(n) { return function (v) { return step([n, v]); }; }
  File "/app/node_modules/stellar-sdk/node_modules/tslib/tslib.js", line 115, in <anonymous>
    step((generator = generator.apply(thisArg, _arguments || [])).next());
...
(5 additional frame(s) were not displayed)