handleFailure

abstract fun handleFailure(payload: String)

Handles the outbox item when it has reached the maximum number of retries.

Parameters

payload

the payload of the outbox item