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 support for on_before_task() to signal internal_failure #255

Open
maruel opened this issue Jun 9, 2016 · 0 comments
Open

Add support for on_before_task() to signal internal_failure #255

maruel opened this issue Jun 9, 2016 · 0 comments

Comments

@maruel
Copy link
Member

maruel commented Jun 9, 2016

Which would enable rescheduling the task transparently to another worker. This is important on Android.

This depends on issue #242 then changing the way bot_main.py handles this. The way to signal would be by throwing an exception, any exception.

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

No branches or pull requests

2 participants
@maruel and others