classServerExecutionContext(msgspec.Struct):"""Additional context for the server while executing an operation"""invokationTimeout:floatexecutionTimeout:floatoneway:bool
hololinked.core.zmq.message.ThingExecutionContext
Bases: Struct
Additional context for the thing while executing an operation
Source code in hololinked/hololinked/core/zmq/message.py