retry Policy Class
Implement a custom {@link RetryPolicy} to decide if a failed report should be resent or not.
Return
a class that decides if a report should be resent (usually if one or more senders failed).
Since
4.9.1
Implement a custom {@link RetryPolicy} to decide if a failed report should be resent or not.
a class that decides if a report should be resent (usually if one or more senders failed).
4.9.1