class documentation
class OperationContext(ABC):
Known subclasses: nexusrpc.handler.CancelOperationContext
, nexusrpc.handler.FetchOperationInfoContext
, nexusrpc.handler.FetchOperationResultContext
, nexusrpc.handler.StartOperationContext
Constructor: OperationContext(*args, **kwargs)
Context for the execution of the requested operation method.
Includes information from the request.