Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix node js tests consistently failing #1861

Merged
merged 6 commits into from
Nov 30, 2024
Merged

fix node js tests consistently failing #1861

merged 6 commits into from
Nov 30, 2024

Conversation

lolopinto
Copy link
Owner

@lolopinto lolopinto commented Nov 30, 2024

follow-up to #1841

  • reduce max_connections from 1000 -> 200 consistently
  • update place that was missed
  • use jest --runInBand for isolation since we don't have pgbouncer or something that handles connection pooling
  • update orchestrator.test.ts from beforeEach to beforeAll

follow-up to #1841

also reduce from 1000 -> 500
@lolopinto lolopinto changed the title bump max connections for test that was missed fix node js tests consistently failing Nov 30, 2024
@lolopinto lolopinto merged commit 8edd300 into main Nov 30, 2024
4 checks passed
@lolopinto lolopinto deleted the bump-postgres-max branch November 30, 2024 19:03
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.

1 participant