UNCLASSIFIED - NO CUI

Investigate and come up with solution for persisting files between runs

This template is ONLY used for enhancement requests. Bug reporting or new feature request issues should use the other template options for issue submission.

Current Behavior

Sometimes files do not change and it is likely better that we come up with a way to persist these items between pipeline runs. For large files, this is especially true.

Purpose

Reduction in pipeline run times, particularly when large files are brought in via import artifacts stage.

Plan

  • Do research on this issue. Have a good reason(s) for why this is a good idea/value add.
  • Implement some sort of caching policy in the pipeline (particularly the import artifacts stage)
  • Verification of pipeline runs using cached items

Acceptance Criteria

  • It works
Edited by gavin.scallon