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

AMQP exceptions when running load tests #1348

Closed
bastbu opened this issue Jan 21, 2022 · 1 comment
Closed

AMQP exceptions when running load tests #1348

bastbu opened this issue Jan 21, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@bastbu
Copy link
Collaborator

bastbu commented Jan 21, 2022

Expected Behavior

Load tests should succeed.

Current Behavior

When running load tests (deduplication strategy none, two LNS, 32 concentrators, 1600 devices), we frequently encounter exceptions such as:

Microsoft.Azure.Devices.Client.Exceptions.IotHubCommunicationException at LoRaWan.NetworkServer.LoRaDeviceClient+<ReceiveAsync>d__11.MoveNext (message: "message":"Amqp resource is disconnected.")

of

Microsoft.Azure.Amqp.AmqpException at LoRaWan.NetworkServer.LoRaDeviceClient+<SendEventAsync>d__10.MoveNext with message "message":"error(condition:amqp:illegal-state,description:'sender1890' is closed)".

We should try to reproduce these issues in isolation and fix them.

@bastbu bastbu added the bug Something isn't working label Jan 21, 2022
@bastbu bastbu added this to the S01E14 - Homerun ⚾ milestone Jan 24, 2022
@roel4ez roel4ez modified the milestones: S01E14 - Homerun ⚾, vNext Jan 25, 2022
@bastbu
Copy link
Collaborator Author

bastbu commented Mar 7, 2022

Can't reproduce with the latest load tests, closing the issue.

@bastbu bastbu closed this as completed Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants