-
Type:
Task
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: backend
-
Not defined
In the OptimizeWrapper, we use the status response endpoint to check that Optimize is ready. We can now use the /readyz endpoint to check this instead, which is easier and might allow us to remove the old status dto(s)
ATs:
- We use the readiness check endpoint to determine Optimize's readiness in the OptimizeWrapper that we use for tests