module documentation

Nexus worker

Class _ContextPropagatingExecutor Undocumented
Class _DummyPayloadSerializer Undocumented
Class _NexusMiddlewareForInterceptors Undocumented
Class _NexusOperationHandlerForInterceptor Undocumented
Class _NexusOperationInboundInterceptorImpl Undocumented
Class _NexusTaskCancellation Undocumented
Class _NexusWorker No class docstring; 0/9 instance variable, 6/10 methods documented
Class _RunningNexusTask Undocumented
Function _exception_to_handler_error Undocumented
Constant _P Undocumented
Constant _TEMPORAL_FAILURE_PROTO_TYPE Undocumented
Type Variable _T Undocumented
def _exception_to_handler_error(err: BaseException) -> nexusrpc.HandlerError: (source)

Undocumented

Undocumented

Value
ParamSpec('_P')
_TEMPORAL_FAILURE_PROTO_TYPE: str = (source)

Undocumented

Value
'temporal.api.failure.v1.Failure'

Undocumented

Value
TypeVar('_T')