On Consumer - Error: Too much pending tasks #14704
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Event Hubs
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
Getting "Error: Too much pending tasks" on consumer service.
There seems to be no impact on the consumption of events but still we are getting a lot of this error.
Stack
Error: Too much pending tasks at AsyncLock.acquire (/src/node_modules/async-lock/lib/index.js:160:15) at ManagementClient.<anonymous> (/src/node_modules/@azure/event-hubs/dist/index.js:618:56) at Generator.next (<anonymous>) at /src/node_modules/tslib/tslib.js:114:75 at new Promise (<anonymous>) at Object.__awaiter (/src/node_modules/tslib/tslib.js:110:16)
azure:event-hubs:warning [3783cb9e-658e-424d-8584-4dc094e43863] An error occured within the EventProcessor loop: Error: Too much pending tasks
The text was updated successfully, but these errors were encountered: