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(redis) - set redlock_options even if REDIS_PASSWORD is not provided #2367

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Aug 2, 2024

Description

We only passed in the redlock_options when we provided the REDIS_PASSWORD env var. We should set it in all cases.

@nudded nudded changed the title fix(ActiveJob::Uniqueness) - set redlock_options even if REDIS_PASSWORD is not provided fix(redis) - set redlock_options even if REDIS_PASSWORD is not provided Aug 2, 2024
@nudded nudded merged commit 59f5ef3 into main Aug 2, 2024
6 checks passed
@nudded nudded deleted the fix-aj-uniqueness-configuration branch August 2, 2024 13:59
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
…ed (getlago#2367)

## Description

We only passed in the `redlock_options` when we provided the
`REDIS_PASSWORD` env var. We should set it in all cases.
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.

2 participants