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

Set ack_deadline_timeout for subscriptions (#64) #65

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

willkg
Copy link
Contributor

@willkg willkg commented Dec 6, 2024

This re-implements the fix from
mozilla-services/socorro#6689

Before this fix, the ack_deadline_timeout is 10 seconds which isn't long enough for the Socorro processor to process a crash report which causes the crash id to be available in the subscription again which causes the crash report to get reprocessed over and over again.

@willkg willkg requested a review from a team as a code owner December 6, 2024 12:48
This re-implements the fix from
mozilla-services/socorro#6689

Before this fix, the ack_deadline_timeout is 10 seconds which isn't long
enough for the Socorro processor to process a crash report which causes
the crash id to be available in the subscription again which causes the
crash report to get reprocessed over and over again.
@willkg willkg changed the title Set ack_deadline_timeout for subscriptions Set ack_deadline_timeout for subscriptions (#64) Dec 6, 2024
@willkg willkg added this pull request to the merge queue Dec 6, 2024
@willkg
Copy link
Contributor Author

willkg commented Dec 6, 2024

Thank you!

Merged via the queue into main with commit ed18968 Dec 6, 2024
3 checks passed
@willkg willkg deleted the 64-ack-timeout branch December 6, 2024 13:23
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