@UiThread abstract fun errorResolved(task: PendingTask): Unit
A previously recorded error for a PendingTask has been marked as resolved.
task - the PendingTask that the recorded error has been marked as resolved.
task