state name

This commit is contained in:
Michael Buckley 2023-11-17 17:42:01 -05:00
parent 6f0c8ceedf
commit f0b37cb721
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ stateDiagram-v2
Work
### New state - READY
- create chunks in ready before they are queued
- create chunks in READY before they are queued
- new phase of job maint. : queue all READY chunks and move them to QUEUED in a safe way. (ca.uhn.fhir.batch2.maintenance.JobMaintenanceServiceImpl.doMaintenancePass)
### New step type POLLING