cisagov / con-pca-api

API Docker Container for Con-PCA
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

Feature: Historical task data v2 #857

Closed izzy64 closed 1 year ago

izzy64 commented 1 year ago

๐Ÿ—ฃ Description

๐Ÿ’ญ Motivation and context

Since the populate_cycle_tasks initialize script was timing out in production, we will move the data over to the cycles incrementally, rather than a singular migration. Tasks processing will still happen from the subscription, and the data will just be copied over each time a subscription is processed.

๐Ÿงช Testing

Tested locally.

โœ… Pre-approval checklist