bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.8k stars 2.07k forks source link

[BCN] API Stream Error Handling #3736

Closed leolambo closed 1 month ago

leolambo commented 1 month ago

This PR handles mid-stream errors.

If an error occurs mid stream the following is written to the response: {"error": "An error occurred during data stream"}. Then, the error is logged on the server.