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: open and close pg connections for each chainhook message #15

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Jul 5, 2024

Also kill the process on disconnects so we can restart with a clean connection strategy

Copy link

github-actions bot commented Jul 5, 2024

Vercel deployment URL: https://runehook-jnug34fhf-hirosystems.vercel.app 🚀

@rafaelcr rafaelcr linked an issue Jul 5, 2024 that may be closed by this pull request
@rafaelcr rafaelcr merged commit 3c93671 into develop Jul 5, 2024
8 checks passed
@rafaelcr rafaelcr deleted the fix/pg-disconnect branch July 5, 2024 21:44
github-actions bot pushed a commit that referenced this pull request Jul 5, 2024
## [0.3.0-beta.2](v0.3.0-beta.1...v0.3.0-beta.2) (2024-07-05)

### Bug Fixes

* cached output balance retrieval ([#16](#16)) ([b87b921](b87b921))
* increase activity count when etching ([#14](#14)) ([e797fc3](e797fc3))
* open and close pg connections for each chainhook message ([#15](#15)) ([3c93671](3c93671))
Copy link

github-actions bot commented Jul 5, 2024

🎉 This PR is included in version 0.3.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 29, 2024
## [0.3.0](v0.2.2...v0.3.0) (2024-07-29)

### Features

* add zeromq streaming and rollback support ([#8](#8)) ([c201bb5](c201bb5))
* address activity endpoint ([#18](#18)) ([c6b8bbe](c6b8bbe))
* number field in rune response ([#35](#35)) ([4485057](4485057))

### Bug Fixes

* cached output balance retrieval ([#16](#16)) ([b87b921](b87b921))
* default output selection without a runestone ([#23](#23)) ([016583c](016583c))
* increase activity count when etching ([#14](#14)) ([e797fc3](e797fc3))
* move unallocated without need for a runestone ([#22](#22)) ([69559e0](69559e0))
* open and close pg connections for each chainhook message ([#15](#15)) ([3c93671](3c93671))
* register receive operations correctly on edicts ([#21](#21)) ([de48a59](de48a59))
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

recover from postgres disconnections
1 participant