Skip to content

Fix for ETP Server's 503 errors when no connections present.

Derek Hudson requested to merge aws-fix-new-deployments into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

This can cause a failed deployment when there are no PostgreSQL connections set up, as is the case with a completely fresh OSDU installation.

Merge request reports