RecoveryEvent
Event emitted when a recovery action is taken on a call.
Properties
action
The recovery action that was taken.
attempt
Current attempt number (for multi-attempt recoveries).
maxAttempts
Maximum number of attempts allowed.
reason
Human-readable description of why recovery was triggered.
timestamp
Timestamp when the event occurred (epoch ms).