Closed keltia closed 1 year ago
Right now, output file is driven by acutectl and is limited to one. For long-running jobs like streaming for several days, add a task module that manage and rotate output files. Maybe using the job id to create a special directory?
acutectl
Implemented in f78c45b339238042f997d63a938002742c1fc828.
Right now, output file is driven by
acutectl
and is limited to one. For long-running jobs like streaming for several days, add a task module that manage and rotate output files. Maybe using the job id to create a special directory?