raft-tech / TANF-app

Repo for development of a new TANF Data Reporting System
Other
16 stars 3 forks source link

Spike - As an STT user, I need the ability to access error reports, even when my report has > 200K errors #3026

Open ADPennington opened 3 weeks ago

ADPennington commented 3 weeks ago

Description: Provide a brief background and justification for this issue

Some STTs submit files that have 200K+ errors, which take a lot of time to process (and often get stuck in a "pending" state*). In scenarios where the processing is completed, the error report generated is not able to be downloaded.

3026p1

A review of the logs when clicking download shows something like the following:

   2024-06-06T15:09:58.84-0400 [APP/PROC/WEB/0] ERR [2024-06-06 19:09:58 +0000] [14] [WARNING] Worker with pid 174 was terminated due to signal 9
   2024-06-06T15:09:58.85-0400 [APP/PROC/WEB/0] ERR [2024-06-06 19:09:58 +0000] [175] [INFO] Booting worker with pid: 175

Relatedly, OFA staff cannot feasibly support STTs who inquire about this because:

Acceptance Criteria: Create a list of functional outcomes that must be achieved to complete this issue

Tasks: Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes: Add additional useful information, such as related issues and functionality that isn't covered by this specific issue, and other considerations that will be helpful for anyone reading this

Supporting Documentation: Please include any relevant log snippets/files/screen shots

Open Questions: Please include any questions or decisions that must be made before beginning work or to confidently call this issue complete