Event triggered when the problem-solving process times out.
Summary
Types
@type t() :: %Mojentic.Agents.SimpleRecursiveAgent.TimeoutEvent{ state: Mojentic.Agents.SimpleRecursiveAgent.GoalState.t() }
Event triggered when the problem-solving process times out.
@type t() :: %Mojentic.Agents.SimpleRecursiveAgent.TimeoutEvent{ state: Mojentic.Agents.SimpleRecursiveAgent.GoalState.t() }