Skip to content

Update query timeout in duplicate SSN report (LG-11963)#9818

Merged
zachmargolis merged 1 commit intomainfrom
margolis-duplicate-ssn-report-timeout
Dec 21, 2023
Merged

Update query timeout in duplicate SSN report (LG-11963)#9818
zachmargolis merged 1 commit intomainfrom
margolis-duplicate-ssn-report-timeout

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Dec 21, 2023

🎫 Ticket

LG-11963

🛠 Summary of changes

This table scan is timing out in prod (newrelic link), so this updates the timeout to get around that. The other queries in this file are indexed point queries so I figured it was not worth adding timeout exceptions to those.

📜 Testing Plan

  • Test in the prod rails console to make sure this works with prod data

changelog: Internal, Reporting, Update query timeout in duplicate SSN report
@zachmargolis zachmargolis requested a review from a team December 21, 2023 17:49
Copy link
Contributor

@ThatSpaceGuy ThatSpaceGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for knocking this out!

@zachmargolis zachmargolis merged commit dffef2e into main Dec 21, 2023
@zachmargolis zachmargolis deleted the margolis-duplicate-ssn-report-timeout branch December 21, 2023 20:31
zachmargolis added a commit that referenced this pull request Sep 25, 2024
- Follow-up, similar to #9818

changelog: Internal, Reporting, Increase database query timeout for report
zachmargolis added a commit that referenced this pull request Sep 25, 2024
* Slice up the list instead of one giant query

- Follow-up, similar to #9818

changelog: Internal, Reporting, Fix database query timeout in report
AShukla-GSA pushed a commit that referenced this pull request Sep 30, 2024
* Slice up the list instead of one giant query

- Follow-up, similar to #9818

changelog: Internal, Reporting, Fix database query timeout in report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants