Skip to content

feat: Use the database while trying to reconnect to Redis - Second Attempt #1685

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

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

hugotiburtino
Copy link
Member

@hugotiburtino hugotiburtino commented Jul 18, 2024

Reverts #1684

@hugotiburtino hugotiburtino linked an issue Jul 22, 2024 that may be closed by this pull request
After a first attempt, we got the error `this._ready.then is not a function`
which it related to `Object.queue`. We couldn't unfortunatelly reproduce
it locally, but since this was the only change made in Queue I hope
reverting it will avoid the error.
@hugotiburtino hugotiburtino marked this pull request as ready for review July 22, 2024 12:03
@hugotiburtino hugotiburtino merged commit 0a099e4 into staging Jul 31, 2024
9 checks passed
@hugotiburtino hugotiburtino deleted the revert-1684-revert-1669-redis-harderning branch July 31, 2024 07:30
@hugotiburtino hugotiburtino mentioned this pull request Jul 31, 2024
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.

API is still breaking when redis fails
1 participant