Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

When requeuing a message because of ADO_WORKITEM_PROCESSING_DISABLED, we should not increment the retry count. #3556

Closed
tevoinea opened this issue Oct 6, 2023 · 0 comments · Fixed by #3579
Labels
bug Something isn't working

Comments

@tevoinea
Copy link
Member

tevoinea commented Oct 6, 2023

          Also I found a bug unrelated to your change but when we receive `ADO_WORKITEM_PROCESSING_DISABLED` and we requeue for a day, we still increment the retry count, which we shouldn't be doing since the work item creation should be 'paused'.

I'll make an issue for that.

Originally posted by @tevoinea in #3555 (comment)

AB#167419

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants