Closed djones1040 closed 3 weeks ago
A few questions:
A few questions:
- Have you tested that this works on a Blast instance already populated with image data and completed transient workflows prior to applying the migration and code updates? -> I'll check it out on full_dev tonight/tomorrow, spot checks of all the changes seem to work though
- Why is the trimming task not part of the transient workflow? -> I'd like it to do the trimming no matter if the transient workflow succeeds or fails. I figured it could just be a system task that sorts through every hour and sees if any images are ready to be cut down even if the transient workflow is still in progress
Fixes # .
Description of the Change
added image trimming system task to reduce storage space needs on disk potentially(?) fixed a bug where tasks where not being re-initialized when TNS updated a redshift
Checklist
Please check all that apply to your proposed changes
Additional context