Standby/Failover task routing

Hi @tihomir / @maxim

Cluster Name:Active to Cluster Name:Standby --Data replication working fine and data replicating from active to standby.

when Active cluster is down, Standby cluster is not becoming active automatically
and then any request to standby cluster is giving exception
Caused by: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Namespace: test is active in cluster: active, while current cluster standby is a standby cluster.

After we update cluster standby to active cluster through tctl only then standby server start taking request.

Please help if we need to switch manually or is there any automatic way. Thanks

if we need to switch manually or is there any automatic way

Failover is user triggered.