ministryofjustice / cla_frontend

CLA Front End
http://ministryofjustice.github.io/cla_docs/
MIT License
3 stars 4 forks source link

LGA-2251 - Communicate with backend using a service name #832

Closed said-moj closed 2 years ago

said-moj commented 2 years ago

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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication