help with healthchecks
jlew24asu
PROOP

a year ago

thanks. I just keep getting this over and over again, and cant for t

====================

Starting Healthcheck

====================
Path: /api/health/
Retry window: 1m40s

Attempt #1 failed with service unavailable. Continuing to retry for 1m32s

I keep getting this over and over again. this implies my frontend cant connect to my backend? (this error is in backend service)

where can I see verbose output from healthchecks? like what service is unavailable? what is it checking? how is it checking it?

Solved

4 Replies

jlew24asu
PROOP

a year ago

bd013fab-cb05-4c28-94e5-0edac196d6bf


a year ago

like what service is unavailable? - the service you set the health check on
what is it checking? - for a 200 code from the path you set
how is it checking it? - an http request


a year ago

i think you want this docs section -


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...