You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support gracefully shutdown a TiProxy, we need to add an API to mark a TiProxy instance as unhealthy so that the LB (usually from cloud provider) will avoid assigning new connections to it while keeping the existing connections.
Development Task
To support gracefully shutdown a TiProxy, we need to add an API to mark a TiProxy instance as unhealthy so that the LB (usually from cloud provider) will avoid assigning new connections to it while keeping the existing connections.