Skip to main content

WorkspaceWebhookMetricsPerformance

Latency and retry outcomes for the caller's workspace

average_response_time_ms object
anyOf
number
retry_success_rate object
anyOf
number
retried_terminal_countRetried Terminal Count (integer)
Default value: 0
WorkspaceWebhookMetricsPerformance
{
"average_response_time_ms": 0,
"retry_success_rate": 0,
"retried_terminal_count": 0
}