Skip to content

Endpoint for failed task #14

@dcgoss

Description

@dcgoss

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()

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions