defaultExtraData property
Default extra data to be logged for the attempt.
This data will be logged for every attempt along with the extra data provided to the RateLimitedRequestAttemptUtil.hasTooManyAttempts method.
Implementation
final Map<String, String>? defaultExtraData;