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 typo for the raise statement #6754

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Fix typo for the raise statement #6754

merged 1 commit into from
Mar 27, 2024

Conversation

kirkkwang
Copy link
Contributor

This commit fixes a typo in the raise statement. In Bulkrax, the error seen was

NoMethodError - undefined method `/' for "Failed to aquire a lock from Redlock due to a Redis connection ":String

This commit fixes a typo in the raise statement. In Bulkrax, the error
seen was "NoMethodError - undefined method `/' for "Failed to aquire a
lock from Redlock due to a Redis connection ":String"
@no-reply no-reply merged commit fcbfe93 into main Mar 27, 2024
6 checks passed
@no-reply no-reply deleted the connection-pool-raise-fix branch March 27, 2024 17:23
@dlpierce dlpierce added the notes-bugfix Release Notes: Fixed a bug label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants