err to failed

master
Martin Polanka 8 years ago
parent cf048c3a88
commit f9979a68c7

@ -35,8 +35,8 @@ Commands from _execution thread_ to _listening thread_:
- **done** - notifying of finished job. Requires 2 message frames:
- `job_id` - identifier of finished job
- `result` - response result, one of "OK" and "ERR"
- `message` - non-empty error description if result was "ERR"
- `result` - response result, one of "OK" and "FAILED"
- `message` - non-empty error description if result was "FAILED"
### Progress callback

Loading…
Cancel
Save