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

Retry connection for Redis/cache #379

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Retry connection for Redis/cache #379

merged 1 commit into from
Dec 18, 2023

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Dec 18, 2023

New parameter for osctrl-tls to enable retry the connection to Redis/cache if it fails:

--redis-conn-retry value         Time in seconds to retry the connection to the cache, if set to 0 the service will stop if the connection fails (default: 7) [$REDIS_CONN_RETRY]

@javuto javuto added ✨ enhancement New feature or request osctrl-tls osctrl-tls related changes cache Cache related issues labels Dec 18, 2023
@javuto javuto self-assigned this Dec 18, 2023
@javuto javuto merged commit 468d5c2 into main Dec 18, 2023
52 checks passed
@javuto javuto deleted the tls-redis-reconnect branch December 18, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Cache related issues ✨ enhancement New feature or request osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant