maxConnectionAgeSecs

gRPC server MAX_CONNECTION_AGE in seconds — connections older than this are gracefully closed, forcing reconnect (useful for load-balancer rebalancing). -1L means "use the gRPC default (INT_MAX, effectively no age limit)".