Skip to main content

Module behavioral

Module behavioral 

Source
Expand description

Behavioral model components: Task Abandonment and Colony Temperature.

These behaviors govern resource management and failure recovery in Apiary.

Structs§

AbandonmentTracker
Tracker for task failures that decides when to abandon failing tasks.
ColonyThermometer
Colony thermometer measures system health as a composite temperature metric.

Enums§

AbandonmentDecision
Decision made by the abandonment tracker after a task failure.
TemperatureRegulation
Temperature regulation state based on colony temperature reading.