Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

chore(release): publish v1.1.1 - #446

Merged
MicaiahReid merged 5 commits into
mainfrom
develop
Oct 11, 2023
Merged

chore(release): publish v1.1.1#446
MicaiahReid merged 5 commits into
mainfrom
develop

Conversation

@MicaiahReid

Copy link
Copy Markdown
Contributor

No description provided.

MicaiahReid and others added 5 commits October 10, 2023 17:25
Merge main back into develop
This PR is fixing the management of the redis connection. In the current
approach, we're reusing an existing connection that is being opened at
startup for test purposes, but that can get broken after some time if
blocks take time to arrive.
Fix: we open/close a new connection every time a new block hits the API.
@MicaiahReid
MicaiahReid requested a review from lgalabru October 11, 2023 20:48
@MicaiahReid
MicaiahReid temporarily deployed to Development-mainnet October 11, 2023 21:33 — with GitHub Actions Inactive
@MicaiahReid
MicaiahReid temporarily deployed to Development-testnet October 11, 2023 21:33 — with GitHub Actions Inactive
@MicaiahReid
MicaiahReid temporarily deployed to Staging-mainnet October 11, 2023 22:01 — with GitHub Actions Inactive
@MicaiahReid
MicaiahReid temporarily deployed to Staging-testnet October 11, 2023 22:01 — with GitHub Actions Inactive
@MicaiahReid
MicaiahReid merged commit 9f93663 into main Oct 11, 2023
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants