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

Relabel not-ready m3msg queue metrics #3804

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Relabel not-ready m3msg queue metrics #3804

merged 1 commit into from
Oct 1, 2021

Conversation

ryanhall07
Copy link
Collaborator

@ryanhall07 ryanhall07 commented Oct 1, 2021

retry was extremely misleading because these messages weren't being
retried. the counter is incremented if the message is scanned and the
retryAt time is in the future (i.e not ready to be processed)

What this PR does / why we need it:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:


Does this PR require updating code package or user-facing documentation?:


retry was extremely misleading because they messages weren't being
retried. the counter is incremented if the message is scanned at the
retryAt time is in the future (i.e not ready to be processed)
@ryanhall07 ryanhall07 requested a review from arnikola October 1, 2021 23:26
Copy link
Collaborator

@arnikola arnikola left a comment

Choose a reason for hiding this comment

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

lgtm

@ryanhall07 ryanhall07 enabled auto-merge (squash) October 1, 2021 23:28
@ryanhall07 ryanhall07 disabled auto-merge October 1, 2021 23:28
@ryanhall07 ryanhall07 enabled auto-merge (squash) October 1, 2021 23:29
@ryanhall07 ryanhall07 merged commit 8028eef into master Oct 1, 2021
@ryanhall07 ryanhall07 deleted the rhall-not-ready branch October 1, 2021 23:45
Antanukas pushed a commit that referenced this pull request Oct 5, 2021
retry was extremely misleading because these messages weren't being
retried. the counter is incremented if the message is scanned and the
retryAt time is in the future (i.e not ready to be processed)
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