[Bug] Stream error handler cannot catch all exceptions in NodeJS #1023
Unanswered
slavikshen
asked this question in
General help
Replies: 2 comments 2 replies
-
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
1 reply
-
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can successfully set up a stream. Here is my code.
However, the error handler cannot catch all exceptions.
My exception handler in the process can catch errors like this.
What's this error?
Why it is not catched?
Please help.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions