Skip to content
Snippets Groups Projects
Commit ab5ec89a6381 authored by Stan Hu's avatar Stan Hu
Browse files

Add support for configuring Redis client timeouts

For some installations, the default 1-second Redis connect timeout may
not be sufficient. Just as PostgreSQL has the ability to configure the
connection timeout, add the same for Redis. Include read and write
timeout options for completness.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/466271

Changelog: added
parent 7244146d42bb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment