It would be helpful to have a health check endpoint for our services. Can we update ours to reflect our system 'health' accurately? We have a health check endpoint live somewhere.
- Find the readiness endpoint and where it is retrieving its data
- Change the readiness check endpoint to emit a non-200 when there are no executors yet