Skip to content

Change health probe paths to /health_check#60

Open
fynrup wants to merge 1 commit intolangflow-ai:mainfrom
fynrup:fynrup-patch-1
Open

Change health probe paths to /health_check#60
fynrup wants to merge 1 commit intolangflow-ai:mainfrom
fynrup:fynrup-patch-1

Conversation

@fynrup
Copy link
Copy Markdown

@fynrup fynrup commented Mar 6, 2026

Changed

  • livenessProbe.httpGet.path and readinessProbe.httpGet.path changed from /health to health_check.
    • According to the docs for Langflow 1.7.3, the health endpoint is not reliable for checking the health. I changed the endpoints for my custom deployment in K8S and they worked like a charm

Notes

I am uncertain about when to change the Helm-Chart version. I'm open for feedback!

According to the docs, the `health` endpoint is not reliable for checking the health

https://docs.langflow.org/api-reference-api-examples#health-check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant