
Orchestrator release notes
Enhanced Input/Output argument display in job details
When viewing Input or Output arguments in the Job Details sidepanel, large payloads are now handled more efficiently and displayed in an improved read-only editor.
Arguments that exceed a certain size are now backed by remote storage as files and partially loaded in the interface for faster access. The content is initially truncated up to a certain size limit, with the option to expand and load the full file. You can also download the full content.
The Copy option remains available for content within a certain limit, while the Download option is always accessible for larger inputs and outputs. These updates ensure better performance, readability, and reliability when working with large job arguments.
Increased input payload limit for manually started jobs
The maximum input payload size for jobs started manually from Orchestrator has been significantly increased. Previously, large payloads could not be processed due to a strict character limit. With this improvement, larger arguments are now backed by remote storage.