davechallis / ocypod

Ocypod is a Redis-backed service for orchestrating background jobs. Clients/workers can be written in any language, using HTTP/JSON to queue/fetch jobs, store results, etc.
Apache License 2.0
193 stars 13 forks source link

PATCH endpoint for updating output should return 409 instead of 400 if job not running #8

Closed davechallis closed 5 years ago