explanation of cases when broker needs to send messages to the monitor

master
Teyras 8 years ago
parent 2b6fffd3dd
commit b975034f19

@ -1187,9 +1187,9 @@ discarded.
#### Commands from Broker to Monitor: #### Commands from Broker to Monitor:
- **progress** -- notification about progress with job evaluation. This - **progress** -- notification about progress with job evaluation. This
communication is usually redirected as is from worker, more info can be found communication is usually redirected as is from worker (the exception being
in "Broker - Worker Communication" chapter above. cases when the worker might have crashed without sending a failure notice),
more info can be found in "Broker - Worker Communication" chapter above.
### Broker - REST API Communication ### Broker - REST API Communication

Loading…
Cancel
Save