Skip to content

[Service Bus] Sender Tests UnpartitionedQueue: Cancel single Scheduled message failing in nightly runs #23840

Closed

Description

Service Bus nightly test runs are failing with:

Error message:
The request with message_id "6c1c838e-fd15-3248-87c2-4c6aab4c6c56" to "address" endpoint timed out. Please try again later.

Stack trace:
ServiceBusError: The request with message_id "6c1c838e-fd15-3248-87c2-4c6aab4c6c56" to "address" endpoint timed out. Please try again later.
at translateServiceBusError (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/src/serviceBusError.ts:86:63)
at ManagementClient._makeManagementRequest (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/src/core/managementClient.ts:146:14)
at ManagementClient.scheduleMessages (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/src/core/managementClient.ts:270:24)
at retry (/mnt/vss/_work/1/s/sdk/core/core-amqp/src/retry.ts:213:16)
at testCancelSingleScheduledMessage (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/test/public/sendAndSchedule.spec.ts:301:30)
at Context. (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/test/public/sendAndSchedule.spec.ts:344:7)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Bustest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions