exception documentation

class AgentsWorkflowError(TemporalError): (source)

View In Hierarchy

Error that occurs when the agents SDK raises an error which should terminate the calling workflow or update.

Warning

This exception is experimental and may change in future versions. Use with caution in production environments.

Inherited from TemporalError:

Property cause Cause of the exception.