Skip to content

Improve the check_connect script

What does this PR do?

It impoves the prelaunch check_connect script.

Instead of only one redis, it now

  • Checks connection to the primary postgres db
  • If defined, checks connection to all replicas
  • Checks all redis connections.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports