Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Patch redis module to force a timeout #962

Closed
seanhamlin opened this issue Jun 12, 2020 · 1 comment
Closed

Patch redis module to force a timeout #962

seanhamlin opened this issue Jun 12, 2020 · 1 comment

Comments

@seanhamlin
Copy link
Contributor

See https://www.drupal.org/project/redis/issues/2854377
See https://git.drupalcode.org/project/redis/-/blob/7.x-3.x/lib/Redis/Client/PhpRedis.php#L14
See amazeeio/drupal-example#70 (comment)

The redis module should be patched with a timeout, to ensure that Drupal only waits a sensible amount of time to connect to Redis before marking it as down. By default, Drupal will wait an unlimited amount of time.

Drupal 8 already has this functionality in the scaffolding - see govCMS/lagoon@a467b5f

@seanhamlin
Copy link
Contributor Author

closing in favour of govCMS/govcmslagoon#148

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

No branches or pull requests

1 participant