Skip to content
Snippets Groups Projects
Commit 243f71de authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Worker: discard task updates when task is assigned to another worker

The Manager will return a 409 Conflict status for updates to tasks that
have been assigned to another worker. This change prevents the worker
from trying to push these updates indefinitely to the Manager.
parent 2c4f80af
No related branches found
Tags v2.0-beta10
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment