Skip to content

Endpoint for completed task #13

@dcgoss

Description

@dcgoss

When a task is completed by a worker, the worker needs an endpoint where it can tell task-service the task has been completed.

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

  • status = "complete"
  • completed_at = datetime.datetime.utcnow()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions