fail with overall status degraded.curl --location --request GET 'https://staging.syncode.anggita.org/api/health' \
--header 'Authorization: Bearer <token>'{
"status": "ok",
"services": {
"queue": "ok",
"cache": "ok",
"storage": "ok",
"execution": "ok",
"ai": "ok",
"collab": "ok"
},
"timestamp": "2019-08-24T14:15:22.123Z"
}