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

add option to ack message eagerly #49

Open
runeh opened this issue Nov 1, 2021 · 0 comments
Open

add option to ack message eagerly #49

runeh opened this issue Nov 1, 2021 · 0 comments

Comments

@runeh
Copy link
Collaborator

runeh commented Nov 1, 2021

It should be possible to immediately ack a pubsub message, without waiting for the handler to succeed or fail.

Useful for tasks that makes no sense to retry even if they fail. No point in waiting for a potentially slow task to finish before acking.

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