mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-07-15 13:15:40 -04:00
deregister service on shutdown? #80
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @logan-markewich on GitHub (Aug 26, 2024).
When a service crashes or shuts down, there should hopefully be a way to deregister it from the control plane
Or else, the control plane does regular health checks and somehow "flags" unhealthy services in a dedicated health endpoint?