Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When OCR is running there is no feedback #26

Open
zabak opened this issue Apr 28, 2020 · 2 comments
Open

When OCR is running there is no feedback #26

zabak opened this issue Apr 28, 2020 · 2 comments

Comments

@zabak
Copy link

zabak commented Apr 28, 2020

I have to try to reload the page repeatedly - there is no way of knowing when will the OCR finish. Is there a way to say something like image is in a 435th in the OCR queue. Currently, I am not even sure if the OCR engine is running at all.

@michal-hradis
Copy link
Collaborator

The OCR tasks are processed at a level of a document and the server does not get information about the progress. This may change as we plan at some point add "page level" OCR processing.
At the moment, the states are "waiting", "Running", "done". We plan to add job list page.

@zabak
Copy link
Author

zabak commented Jun 10, 2020

Perhaps adding asynchronous querying every two seconds and animated gif would help (maybe something from https://giphy.com/search/wait-icon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants