Change "task log storage" to become "job-local file storage" #99409

Closed
opened 2022-07-04 15:11:38 +02:00 by Sybren A. Stüvel · 3 comments

Some context: Before the "last-rendered image" feature, the only files saved locally on the Manager were the task logs. This was then expanded to become more of a "job-specific files" location, so that the last-rendered images also could be stored there.

This task:

    • Refactor internal/manager/task_logs so that it uses internal/manager/local_storage to manage the file locations.
    • Change the configuration option task_logs_path to something like local_storage_path, so that it matches the new semantics.
Some context: Before the "last-rendered image" feature, the only files saved locally on the Manager were the task logs. This was then expanded to become more of a "job-specific files" location, so that the last-rendered images also could be stored there. This task: - - [x] Refactor `internal/manager/task_logs` so that it uses `internal/manager/local_storage` to manage the file locations. - - [x] Change the configuration option `task_logs_path` to something like `local_storage_path`, so that it matches the new semantics.
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Sybren A. Stüvel self-assigned this 2022-07-05 17:26:57 +02:00
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#99409
No description provided.