Fixed
- Fixed a UI bug with fluxmonitor jobs where initiator params were bunched up.
- Improved performance of OCR jobs to reduce database load. OCR jobs now run with unlimited parallelism and are not affected by JOB_PIPELINE_PARALLELISM.
Added
- A new env var JOB_PIPELINE_MAX_RUN_DURATION has been added which controls maximum duration of the total run.