UnprocessedHandler

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class UnprocessedHandler

Annotation used to mark the function used to handle updates that not processed. Only one processing point is possible.