retrySendPinglets
Attempts to retry sending any previously failed Pinglet envelopes.
This method triggers the retry mechanism to attempt sending any envelopes that failed to send previously and are stored in persistent storage. The operation is asynchronous and the provided callback (if any) will be invoked when the retry attempt completes.
Parameters
actionOnFinish
Optional callback to execute when the retry operation completes, regardless of success or failure