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

lua script fallback mechanism #489

Open
stringang opened this issue May 10, 2022 · 1 comment
Open

lua script fallback mechanism #489

stringang opened this issue May 10, 2022 · 1 comment

Comments

@stringang
Copy link

stringang commented May 10, 2022

when redis recovers from a failure, the script cache is lost, after which the queue will no longer be available.

expect:
EVALSHA fallback to EVAL

@shils
Copy link
Collaborator

shils commented May 20, 2022

Thanks for reporting this, would you be interested in submitting a PR? You could adapt the solution from #316

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

No branches or pull requests

3 participants