AgentProcessStuckEvent

The AgentProcess is unable to plan from its present state.

Parameters

agentProcess

the agent process

Constructors

Link copied to clipboard
constructor(agentProcess: AgentProcess)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val processId: String

ID of the process that this event relates to.

Link copied to clipboard
Link copied to clipboard
open val timestamp: Instant