-
Notifications
You must be signed in to change notification settings - Fork 2
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
Method to explicitly disconnect event hub #238
Comments
There is no method on the event hub right now. You should be able to reach it by using |
we also have the |
Great suggestion, but we are actually manually connecting to the event hub, and that is needed. |
A new release with a |
Is this possible? We are running out of socket connections in our pre-warmed AWS Lambda.
The text was updated successfully, but these errors were encountered: