class documentation
class Info: (source)
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 |
The task queue of the worker handling this Nexus operation. |