timeframe property
The timeframe within which attempts are counted.
If provided, only attempts within this rolling window are counted. If maxAttempts is also provided, the limit applies within this timeframe.
Implementation
final Duration? timeframe;