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

Feature: Poison queue #95

Open
mrister opened this issue Aug 13, 2018 · 0 comments
Open

Feature: Poison queue #95

mrister opened this issue Aug 13, 2018 · 0 comments

Comments

@mrister
Copy link
Contributor

mrister commented Aug 13, 2018

https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-queue#trigger---poison-messages

It Could serve a purpose as a retry strategy:
"If all X attempts fail, the runtime adds a message to a queue named -poison. You can write a function to process messages from the poison queue by logging them or sending a notification that manual attention is needed."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant