lidofinance / lido-keys-api

Api for fetching node operators keys from modules
MIT License
19 stars 15 forks source link

Feat/stream error handling #213

Closed eddort closed 12 months ago

eddort commented 12 months ago
Amuhar commented 12 months ago

Just to summarize the story with stream error handling: As I understand it, the addTimeoutToStream error will be caught in controllers, and the client will receive an error message, correct?

eddort commented 12 months ago

Just to summarize the story with stream error handling: As I understand it, the addTimeoutToStream error will be caught in controllers, and the client will receive an error message, correct?

the error will be caught by the controller and displayed in the logs, but the client will receive a connection break error