Hello,
Periodically I get the error when trying to use Document Understanding Classification:
Request CorrelationId: 296e1644-e0f4-48be-b706-c3ac295fc818
Request PredictionId: QijhRGwoKXCj7bjB5S2a0Q5nB5Olzex9JBaHxzHxoxM=_e2b70ba5-4303-4e46-9de7-cd3a23de82b4
Object reference not set to an instance of an object.
System.SystemException: Request CorrelationId: 296e1644-e0f4-48be-b706-c3ac295fc818
Request PredictionId: QijhRGwoKXCj7bjB5S2a0Q5nB5Olzex9JBaHxzHxoxM=_e2b70ba5-4303-4e46-9de7-cd3a23de82b4
Object reference not set to an instance of an object. at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
Sometimes its periodically random:

Other times not so much:
Most of the failed jobs are of pages 2 and less, so the file isn’t to big.
Note: This is happening at the Classify Document Scope.

