I found that there is a healthcheck page, its optional so you need to turn in on with enviroment variables but then after than you just have to to do a http get of the page /healthz/readiness and if all is well it will return the JSON {"status":"ok"}
2 Likes