Payload for :changeset_budget_exhausted events.
Summary
Types
@type t() :: %MingaAgent.Changeset.BudgetExhaustedEvent{ attempts: pos_integer(), budget: pos_integer(), project_root: String.t() }
Payload for :changeset_budget_exhausted events.
@type t() :: %MingaAgent.Changeset.BudgetExhaustedEvent{ attempts: pos_integer(), budget: pos_integer(), project_root: String.t() }