Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'write' of null and keep crashing #340

Open
geoffreysamper opened this issue Nov 9, 2017 · 0 comments
Open

Cannot read property 'write' of null and keep crashing #340

geoffreysamper opened this issue Nov 9, 2017 · 0 comments

Comments

@geoffreysamper
Copy link

geoffreysamper commented Nov 9, 2017

Hi,

I have a node azure web that sents data to eventhub. At some point in time the application receives an error from eventhub and the amqplcient tries to reconnect the strange part is that even after connection is etablished the client is not able to send messages because the error keep coming and the only way to fix the error is to let the application crash.
Do you have any advice how we could tackle this issue? to enable the debug:* is not really possible because I process 1000 events in a second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant