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

Improve logging in retry strategy #2436

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Improve logging in retry strategy #2436

merged 1 commit into from
Jun 10, 2022

Conversation

drwill-ms
Copy link
Contributor

No description provided.

@drwill-ms
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@drwill-ms drwill-ms merged commit 107b053 into main Jun 10, 2022
@drwill-ms drwill-ms deleted the drwill/log-retry branch June 10, 2022 18:16
drwill-ms pushed a commit that referenced this pull request Jun 15, 2022
* Update LTS info in Readme (#2430)

* Update codeowners (#2431)

* Improve logging in retry strategy (#2436)

* refactor(e2e-tests): Refactor the E2E test setup script and pipeline yaml

* refactor(e2e-tests, yaml): Refactor E2E test resources and remove unused references (#2438)

* refactor(iot-serv): Stop batching ack's for c2d feedback messages (#2439)

The service only sends the next c2d feedback message after the previous one has been ack'd, so it doesn't make sense to delay sending the ack in case another feedback message is received.

We currently do not batch the ack's for file upload notifications, so this brings the feedback receiver to par with the file upload receiver.

#2434

Co-authored-by: brycewang-microsoft <94650966+brycewang-microsoft@users.noreply.github.com>
Co-authored-by: Abhipsa Misra <abhipsa.misra@microsoft.com>
Co-authored-by: timtay-microsoft <timtay@microsoft.com>
timstewartm pushed a commit to timstewartm/azure-iot-sdk-csharp that referenced this pull request May 30, 2024
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.

4 participants