Performance
Routing health
The routing health card monitors the three advanced routing features: scheduled calls, fallback agents, and agent pools. Each section provides dedicated metrics so you can verify that routing is working as configured.
Schedules
The schedules section shows execution statistics for each of your scheduled connections. You can see the total number of triggered executions, the current success streak, the last error encountered, and the time of the next expected trigger.
| Column | Description |
|---|---|
| Total triggers | Number of times the cron schedule has fired in the selected range |
| Success streak | Consecutive successful executions since the last failure |
| Last error | Timestamp and message of the most recent failed execution, if any |
| Next trigger | Expected time of the next scheduled execution |
Fallbacks
The fallbacks section tracks target-side fallback activations. Fallbacks trigger when a call to the primary target agent fails and is rerouted to the configured fallback agent. This section shows the total fallback count and the top three failure reasons that caused the reroute.
Common failure reasons include:
- Target offline — the primary agent's status was not online when the call arrived
- 5xx error — the primary agent returned a server error
- Timeout — the primary agent did not respond within the proxy timeout window
Pools
The pools section provides per-member statistics for each of your agent pools. Every member row shows the number of calls routed to that member, the success rate, and a failover count indicating how many times that member was skipped due to being offline or returning errors.
| Column | Description |
|---|---|
| Calls routed | Number of calls the pool strategy directed to this member |
| Success rate | Percentage of routed calls that returned 2xx |
| Failover count | Times this member was skipped and traffic moved to the next member |
| Utilization | Percentage of total pool traffic handled by this member |
Next
Compare agents side by side with sortable leaderboard metrics. See Agent performance →