class documentation

Information about the running Nexus operation.

Retrieved inside a Nexus operation handler via info.

Class Variable endpoint The endpoint this Nexus request was addressed to.
Class Variable namespace The namespace of the worker handling this Nexus operation.
Class Variable task_queue The task queue of the worker handling this Nexus operation.
endpoint: str = (source)

The endpoint this Nexus request was addressed to.

namespace: str = (source)

The namespace of the worker handling this Nexus operation.

task_queue: str = (source)

The task queue of the worker handling this Nexus operation.