Getting the below error while using a check app state inside a retry scope.
Retry Scope: Exception of type ‘UiPath.Core.Activities.CheckpointException’ was thrown.
Please find the screenshot below. The error appears after 3 retry.

Getting the below error while using a check app state inside a retry scope.
Retry Scope: Exception of type ‘UiPath.Core.Activities.CheckpointException’ was thrown.
Please find the screenshot below. The error appears after 3 retry.
Hi,
This exception seems from not CheckAppState activity but CheckTrue activity in Condition.
Regards,
Yes, This exception is not from CheckAppState activity but from CheckTrue activity. In Error message you need to enter some message, not sure why #UiPath says its optional but its not optional.