retry Policy Class
Implement a custom 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).
Implement a custom 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).