Skip to content

Conversation

@timtay-microsoft
Copy link
Member

The adr client wrapper saved device names as composite device names so, when the client went to break down the composite device names into device name + inbound endpoint name, the inbound endpoint name would always be empty

As a result, the ADR service client would repeatedly attempt to unsubscribe with incorrect params

This also adds some basic param validation outside of any ADR client retry logic to prevent any param issues from being retried

…rom device/asset notifications properly

The adr client wrapper saved device names as composite device names so, when the client went to break down the composite device names into device name + inbound endpoint name, the inbound endpoint name would always be empty

As a result, the ADR service client would repeatedly attempt to unsubscribe with incorrect params

This also adds some basic param validation outside of any ADR client retry logic to prevent any param issues from being retried
Copilot AI review requested due to automatic review settings October 7, 2025 19:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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

Successfully merging this pull request may close these issues.

2 participants