agent_error
Method
This is a method of the Event class in the bus module.Create agent error event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
agent_error: Create agent error event
This is a method of the Event class in the bus module.Create agent error event
def agent_error(agent_name: impl Into<String>, error: impl Into<String>) -> Self