UNRESOLVED_RECORDED_ERROR
If there exists a recorded error for PendingTask. The PendingTask will execute again when Wendy.resolveError is called on the PendingTask.
accept
fun <E> accept(visitor: Visitor<E>): E