Skip to content

Geo: Implement async Geo Proxy API calls

Michael Kozono requested to merge mk/async-geo-proxy-api-call into master

What does this MR do?

Make calls to /api/v4/geo/proxy asynchronously, once every 10 seconds.

Resolves #329671 (closed)

Description Issue MR(s)
Add endpoint /api/v4/geo/proxy #324664 (closed) !63343 (merged)
Determine if this is a Geo Proxy by calling /api/v4/geo/proxy #329670 (closed) !60769 (merged)
If this is a Geo Proxy, then use the Geo Proxy routing table #329672 (closed) !63321 (merged)
Cache the result of the request #329671 (closed) !66491 (merged) You are here
[Feature flag] Rollout of geo_secondary_proxy and GEO_SECONDARY_PROXY #325732 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports