onNotice property
Receives a FallbackNotice before every retry/rotation/failover.
Implementation
final void Function(FallbackNotice notice)? onNotice;
Receives a FallbackNotice before every retry/rotation/failover.
final void Function(FallbackNotice notice)? onNotice;