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 an 'allow_failure' flag to actions, to not move the entire payload to dead-letter on soft failures #35

Closed
elboletaire opened this issue Feb 4, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@elboletaire
Copy link
Member

In #34 we need to check how telegram failures are being handled but, in the meantime, we could add an allow_failure flag to actions, so, in case they crash, we can skip them and not add them to the dead-letter (which is the current default behavior).

@elboletaire elboletaire added the enhancement New feature or request label Feb 4, 2019
@elboletaire elboletaire changed the title Add an 'allow_failure' flag to actions, to not move the entire payload to dead-letter for soft failures Add an 'allow_failure' flag to actions, to not move the entire payload to dead-letter on soft failures Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant