Skip to main content

Module execution_tracker

Module execution_tracker 

Source
Expand description

Tool execution tracking with optimized storage

Tracks tool executions for observability and optimization while minimizing memory overhead through strategic data retention.

Structs§

ExecutionRecord
Lightweight execution record (optimized for memory)
ExecutionRecordSnapshot
Serializable version of ExecutionRecord
ExecutionStats
Execution statistics
ExecutionTracker
Tool execution tracker with bounded memory usage

Enums§

ExecutionStatus
Tool execution status