-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
edge-core-js can crash app with unhandled rejection
Error: Non-JSON reply, HTTP status 503, /api/v2/store/ca41***/aedb***
at response.json.catch.jsonError (/usr/src/app/node_modules/edge-core-js/lib/core/storage/storage-servers.js:55:17)
at process._tickCallback (internal/process/next_tick.js:68:7)
There are no specific steps to reproduce, seems there is no retry logic here
| response.json().catch(jsonError => { |
Seems sync is called without proper error wrapping
Metadata
Metadata
Assignees
Labels
No labels