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

Endpoint for failed task #14

Open
dcgoss opened this issue Jul 6, 2017 · 0 comments
Open

Endpoint for failed task #14

dcgoss opened this issue Jul 6, 2017 · 0 comments
Assignees

Comments

@dcgoss
Copy link
Member

dcgoss commented Jul 6, 2017

When a worker fails to complete a task, the worker needs an endpoint where it can tell task-service the task has failed.

This endpoint should update the relevant Task object, specifically these attributes:

  • status = "failed" or "failed_retrying"
  • failed_at = datetime.datetime.utcnow()
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