User Story
In order to reduce the impact of refreshing the dataset mv on our harvester db, datagov wants to substitute refreshing after each harvest for refreshing once a day at 6 am ET.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
Background
- dataset mv refresh cadence significantly impacts db performance
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
[Notes or a checklist reflecting our understanding of the selected approach]
User Story
In order to reduce the impact of refreshing the dataset mv on our harvester db, datagov wants to substitute refreshing after each harvest for refreshing once a day at 6 am ET.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN refreshing happens
THEN it occurs daily at 6 AM ET
[AND optionally another verifiable outcome]
Background
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
[Notes or a checklist reflecting our understanding of the selected approach]