File tree Expand file tree Collapse file tree
temporal/api/nexusservices/workerservice/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ option csharp_namespace = "Temporalio.Api.Nexusservices.Workerservice.V1";
1111
1212// (--
1313// Internal Nexus service for server-to-worker communication.
14- // See worker_service.nexusrpc .yaml for the service definition.
14+ // See service .yaml for the service definition.
1515// --)
1616
1717// Request payload for the "execute-commands" Nexus operation.
Original file line number Diff line number Diff line change 11# yaml-language-server: $schema=https://raw.githubusercontent.com/nexus-rpc/nexus-rpc-gen/main/schemas/nexus-rpc-gen.json
22#
33# Nexus service definition for server-to-worker communication.
4- # See request_response.proto for protocol details and conventions .
4+ # See request_response.proto for message definitions .
55#
66# Task queue format: /temporal-sys/worker-commands/{namespace}/{worker_grouping_key}
77
You can’t perform that action at this time.
0 commit comments