alexeyraga
11/02/2023, 11:16 PM{ grpcstatus : OK, response: { healthCheckStatus : NOT_SERVING } }
the only thing that the health checker sees is OK
but the task is clearly not healthy...
We are hoping that an HTTP endpoint would return a different code (not 200) for a NON_SERVING
scenario making checks easier...