Hi,
I am experiencing an issue when the session completes with No tasks available but when I export the dataset with db-out, many examples were missed.
I set my prodigy.json with force_stream_order: false, feed_overlap: false.
I am using the ner.correct recipe with a nightly 1.11.0a8 version. My dataset is small.
I observed that this issue happens whether I used a multi-user session or not (main session).
I read your answer above but I am confused with the last paragraph since it seems contradictory with the first paragraph.
If force_stream_order is set to false and I keep refreshing the browser without saving any tasks, will it exhaust my small dataset and then shows No tasks available?
After I see No tasks available, even if I restart the server, I don't see the remaining and missing examples. It still shows No tasks available.