department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 198 forks source link

PACT ACT Prep (9.30 deadline) #64262

Closed laineymajor closed 11 months ago

laineymajor commented 1 year ago

PROBLEM STATEMENT

A number of issues occurred during the last PACT Act submission. (Lainey to link threads). In order to appropriately prepare for the next cohort's submission, the following actions are taken:

ADDITIONAL INFORMATION

Code Yellow (first time this is being done)

*10-10 form & Healthcare special enrollment period

HCA endpoints for bulkheading

v0/health_care_applications/enrollment_status
v0/hca_attachments
v0/health_care_applications
v0/health_care_applications/rating_info
v0/in_progress_forms/1010ez
flooose commented 1 year ago

I've gone through the vets-api endpoints with the highest latencies and while some of them were rather high, none of them really had spikes (of errors or latency) during the last Pact Act surge. For now there is nothing else that needs to be bulkheaded.

LindseySaari commented 1 year ago

An InProgressFormCleanup job runs at 2pm daily to clean up old forms! This is important so that we free up space in the PG db and don't leave unnecessary/old forms hanging around after they've been sent for processing and completed. The logs here show that this job is successfully running daily to cleanup forms at 2am.

laineymajor commented 12 months ago

Potentially adding another endpoint to the forms bulkhead

laineymajor commented 12 months ago

we do not have autoscaling for postgres, but it seems like this was a deliberate decision... due to performance issues.

LindseySaari commented 12 months ago

We will close this on Thursday