from one day to another the "human in the loop" feature didn't work anymore.
I did the following things:
- I created a new processor (form parser) on the Google cloud console.
- I enabled the "human in the loop" feature for the processor on the Google cloud console. I set the confidence threshold on 100% so that every document will be sent for human review.
- I added a specialist for "human in the loop" and opened the specialist review tool.
- I sent a request (with a document in the request body) by a client library to the processor.
- The response is saying: human review is "IN_PROGRESS"
But after all these steps I don't see a document anymore that have to be reviewed. Does anyone know this problem?