Default

Default implementation of OptimisticUpdatePolicy that resets all updates on any error.

Functions

Link copied to clipboard
open override fun shouldResetOnError(cause: Throwable): Boolean

Determines whether all optimistic updates should be reset when an error occurs.