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

Return immediately if client is ready #80

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

Azhrak
Copy link

@Azhrak Azhrak commented Feb 19, 2024

No need to wait for redis to emit "ready" if the client connection is already ready. This prevents the function to forever hang awaiting for a ready command from an already ready client.

No need to wait for redis to emit "ready" if the client connection is already ready. This prevents the function to forever hang awaiting for a ready command from an already ready client.
@devypt
Copy link

devypt commented Mar 5, 2024

@stafyniaksacha

@Boegie19 Boegie19 linked an issue Mar 12, 2024 that may be closed by this pull request
@derrickmehaffy derrickmehaffy merged commit ad7b5a8 into strapi-community:main Mar 12, 2024
2 of 3 checks passed
@derrickmehaffy
Copy link

@stafyniaksacha if you get a sec can you make a new release. This is a fix for Redis mostly.

@Tadynas
Copy link

Tadynas commented Mar 18, 2024

it's still not available on the new release

@chuankaiwei
Copy link

+1. Please release this patch. I have the same problem.

@stafyniaksacha
Copy link
Member

@chuankaiwei @Tadynas @derrickmehaffy @Azhrak released in v4.2.9, sorry for delay!

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.

Stuck can't start the plugin (see Image)
6 participants