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

ability to skip messages that are failing/crashing #2402

Open
Tracked by #2249
vigith opened this issue Feb 19, 2025 · 0 comments
Open
Tracked by #2249

ability to skip messages that are failing/crashing #2402

vigith opened this issue Feb 19, 2025 · 0 comments
Assignees
Milestone

Comments

@vigith
Copy link
Member

vigith commented Feb 19, 2025

For serving cases, there is no point working on a message that is crashing the UDF causing restarts. This will decrease the availability if we get stuck on a failing message. We should skip those messages. The only way to do that is by looking at the redeliver counter generated by the ISB.

NOTES

  1. This is a message loss scenario
  2. An offending message might end up droping more than one message (if batch-size > 1)
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

No branches or pull requests

2 participants