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

Connection pooling to fix sql resource errors #5807

Merged
merged 3 commits into from
Aug 31, 2020

Conversation

bkase
Copy link
Member

@bkase bkase commented Aug 30, 2020

Adds connection pooling on caqti to fix rosetta-cli failures when grabbing blocks

bkase added 2 commits August 29, 2020 00:56
Connections are stateful so we need a pool. This fixes the latest
rosetta-cli error and allows the cli to acurately read all the blocks
now.

Additionally, test-agent still passes.
Base automatically changed from rosetta/schema-fix to develop August 31, 2020 10:04
@bkase bkase added ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR ci-build-me Add this label to trigger a circle+buildkite build for this branch labels Aug 31, 2020
@bkase bkase merged commit a1028e2 into develop Aug 31, 2020
@bkase bkase deleted the rosetta/db-connection-pooling branch August 31, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants