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

What happens when a handler function for a specific event fails #51

Open
creativefctr opened this issue Jun 14, 2020 · 0 comments
Open

Comments

@creativefctr
Copy link

creativefctr commented Jun 14, 2020

My actions before raising this issue

I read all the docs but this was never mentioned. How are execution failures handled? What happens after the function that (for example) reacts to a Kafka message fails due to a runtime error? Will the message be lost? Do we have retries? What's the best practice for handling such situations?

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

1 participant