-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
loading from a stream and exceptions #582
Copy link
Copy link
Closed
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmationstate: please discussplease discuss the issue or vote for your favorite optionplease discuss the issue or vote for your favorite option
Description
Activity
Metadata
Metadata
Assignees
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmationstate: please discussplease discuss the issue or vote for your favorite optionplease discuss the issue or vote for your favorite option
There are 2 possible scenarios when loading from a stream:
I suppose the library will throw meaningful exceptions if those are enabled, but if disabled, it will abort. There should exist an alternative way to report an error (such as returning an empty json object, for example), without crashing an application.