mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-15 14:12:47 +00:00
Update "Job Run Process" diagram according to runJobWrapper
This commit is contained in:
parent
540eea8aeb
commit
8408236646
16
README.md
16
README.md
@ -40,14 +40,14 @@ Pre-built binary for Linux x86_64 is available at [Github releases](https://gith
|
|||||||
# Job Run Process
|
# Job Run Process
|
||||||
|
|
||||||
|
|
||||||
PreSyncing Syncing Success
|
PreSyncing Syncing Success
|
||||||
+-----------+ +-----------+ +-------------+ +--------------+
|
+-----------+ +----------+ +-----------+ +-------------+ +--------------+
|
||||||
| pre-job +--+->| job run +--->| post-exec +-+-->| post-success |
|
| pre-job +--+->| pre-exec +--->| job run +--->| post-exec +-+-->| post-success |
|
||||||
+-----------+ ^ +-----------+ +-------------+ | +--------------+
|
+-----------+ ^ +----------+ +-----------+ +-------------+ | +--------------+
|
||||||
| |
|
| |
|
||||||
| +-----------------+ | Failed
|
| +-----------------+ | Failed
|
||||||
+------+ post-fail |<---------+
|
+----------------+ post-fail |<---------------+
|
||||||
+-----------------+
|
+-----------------+
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user