Add support for TCP or GRPC healthchecks
umar-ahmed
PROOP

9 months ago

I'm deploying Temporal to Railway and according to their docs, they only support Nomad-style TCP healthchecks and gRPC: https://docs.temporal.io/self-hosted-guide/monitoring#health-checks

It appears that Railway only supports HTTP-based healthchecks, and I was wondering if there's a way I can workaround this limitation or if you are planning to support other protocols besides HTTP for healthchecks in the future?

Under Review

0 Threads mention this feature

2 Replies

9 months ago

Unfortunately we don't support gRPC or TCP style healthchecks at the moment :(. I'll open that as a feature request and we can get back to you when it's implemented


Status changed to Awaiting User Response Railway 9 months ago


jake

Unfortunately we don't support gRPC or TCP style healthchecks at the moment :(. I'll open that as a feature request and we can get back to you when it's implemented

umar-ahmed
PROOP

9 months ago

Thanks pray emoji

It would be great to have a way to either run an arbitrary script for healthcheck or support for those other formats


Loading...