standbyExecutor Executor,
logger log.Logger,
return &activeStandbyExecutor{
currentClusterName: currentClusterName,
registry: registry,
activeExecutor: activeExecutor,
standbyExecutor: standbyExecutor,
logger: logger,
}
}
func (e *activeStandbyExecutor) Execute(