Basic Usage
Wait Reasons
Tracking Wait Time
Getting All Waiting Agents
Wait Chain Analysis
Find wait dependencies:Events
Integration with Cloud
When connected to Splinter Cloud, wait tracking enables:- Live dashboard — See waiting agents in real-time
- Bottleneck detection — Identify slow agents
- Deadlock alerts — Automatic notification
Best Practices
Always track wait reasons
Always track wait reasons
Makes debugging much easier.
Set wait thresholds
Set wait thresholds
Alert when agents wait too long.
Monitor for deadlocks
Monitor for deadlocks
Especially in complex workflows.
Include source information
Include source information
“Waiting for X” is more useful than just “waiting”.