bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

[BCN] API Stream Error Handling

Open leolambo opened this issue 9 months ago • 0 comments

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.

leolambo avatar May 16 '24 13:05 leolambo