Skip to content

Conversation

@lorenyu
Copy link
Contributor

@lorenyu lorenyu commented Aug 8, 2023

Ticket

Changes

  • Increase Postgres connection timeout to 10 seconds
  • Remove QueuePool timeout

Context

Database migrations are occasionally timing out in the platform-test-flask repo.
Tuning this up to 10 seconds to see if that helps.
Also removing the QueuePool timeout which doesn't seem needed.

Example failing migration run:
https://github.com/navapbc/platform-test-flask/actions/runs/5798505305

database migration logs that show timeout expired
image

See 🔒 slack thread

Testing

relying on CI since small change

Copy link
Contributor

@Nava-JoshLong Nava-JoshLong left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

3 participants