Resend Simple Report's CSV uploads #17170
Labels
engineering
Work to be completed by an engineer
High Priority
Issue State label to flag an issue that is a high priority
needs-refinement
Tickets that need refinement from the team
onboarding-ops
Work related to onboarding with a partner. Addressed by the Onboarding & Operations team in RS.
Problem statement
ReportStream has not been receiving Simple Report bulk uploader results through the UP. All Covid reports are still being sent to the CP and they can be used to resend them to STLTs that have been migrated to the UP.
What you need to know
This query can be used to find CSV Upload reports that haven't been delivered from 12/2/2204 - 1/23/2024:
or Pennsylvania since they were onboarded on 12/13/24:
For Washington:
Using the queries above we can use the report ids to download the reports from azure storage explorer inside the
receiver/simple-report.csvuploader
folder.After getting the files we can resend them using the reports API and simple report's azure key.
Before resending the files, \ the simple-repot routing filter will need to be removed from STLTs we have migrated so far.
we need to look for a way to minimize the time the receiver will be active in both pipelines to prevent sending duplicate results while we resend these reports
Acceptance criteria
The text was updated successfully, but these errors were encountered: