Skip to content

fix(iot-dev): Remove unnecessary tracking of direct method request Ids#1468

Merged
timtay-microsoft merged 3 commits intomainfrom
timtay/methods
Feb 11, 2022
Merged

fix(iot-dev): Remove unnecessary tracking of direct method request Ids#1468
timtay-microsoft merged 3 commits intomainfrom
timtay/methods

Conversation

@timtay-microsoft
Copy link
Copy Markdown
Member

method response messages should always be sent. Tracking them like this only allowed issues like #1465 to happen if the state is lost somehow

This state is already not tracked for methods in AMQP

method response messages should always be sent. Tracking them like this only allowed issues like #1465 to happen if the state is lost somehow

This state is already not tracked for methods in AMQP
@timtay-microsoft
Copy link
Copy Markdown
Member Author

/azp run

@Azure Azure deleted a comment from azure-pipelines Bot Feb 10, 2022
@Azure Azure deleted a comment from azure-pipelines Bot Feb 10, 2022
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@drwill-ms
Copy link
Copy Markdown
Contributor

Are you doing the same for v2?

@timtay-microsoft
Copy link
Copy Markdown
Member Author

Are you doing the same for v2?

Yep. I'll pull this into v2 from main once it is merged.

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