case *workflowservice.UpdateWorkflowExecutionOptionsRequest:
return namespace.RoutingKey{ID: r.GetWorkflowExecution().GetWorkflowId()}
return namespace.RoutingKey{ID: r.GetWorkflowExecution().GetWorkflowId()}
default:
return namespace.RoutingKey{}