Closed said-moj closed 2 years ago
Communicate with backend using a service name Requires https://github.com/ministryofjustice/cla_backend/pull/851
This an attempt to alleviate the issue of frontend sometimes timing out/reported sluggishness when trying to reach backend.
This fix will keep frontend to backend communication within the cluster instead request leaving the cluster and coming back again.
Requires the following PRs to allow namespaces to communicate with each other using a service name:
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
What does this pull request do?
Communicate with backend using a service name Requires https://github.com/ministryofjustice/cla_backend/pull/851
Any other changes that would benefit highlighting?
This an attempt to alleviate the issue of frontend sometimes timing out/reported sluggishness when trying to reach backend.
This fix will keep frontend to backend communication within the cluster instead request leaving the cluster and coming back again.
Requires the following PRs to allow namespaces to communicate with each other using a service name:
Checklist