Document service job durability contract
This commit is contained in:
parent
4089b7e400
commit
6154d74add
6 changed files with 113 additions and 8 deletions
|
|
@ -147,7 +147,8 @@ curl -sf http://127.0.0.1:8080/runs/JOB_ID/reports | python3 -m json.tool
|
|||
|
||||
Service job state is currently in memory for the running service process. Run
|
||||
artifacts are durable in the output directory and can still be inspected after a
|
||||
service restart.
|
||||
service restart. See `docs/SERVICE-JOB-DURABILITY.md` for the restart and
|
||||
recovery contract.
|
||||
|
||||
## Status Vocabulary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue