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

fix watermill middlewares not ack messages after processing #1533

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

gnmahanth
Copy link
Contributor

Fixes #

Changes proposed in this pull request:

  • fix watermill middlewares not ack messages after processing error cases
  • Enable retry of failed tasks if all retries fail message is acknowledge
  • if task panics the panic is captured and message is acknowledged

Copy link
Contributor

@varunsharma0286 varunsharma0286 left a comment

Choose a reason for hiding this comment

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

+1

deepfence_worker/worker.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@noboruma noboruma left a comment

Choose a reason for hiding this comment

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

Great stuff, that's exactly what we needed

@noboruma noboruma merged commit dca986a into main Sep 8, 2023
@noboruma noboruma deleted the watermill-middlewares branch September 8, 2023 09:57
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