@UiThread abstract fun errorResolved(taskId: Long): Unit
A previously recorded error for this PendingTask has been marked as resolved.
taskId - The taskId of the PendingTask that the error has been resolved for.
taskId