We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ocrd network
For running jobs, we agreed there is a need for some kind of timeout anyway, universally. It gets enforced by
invoke_processor()
process()
Whoever witnessed a timeout must then either resubmit or roll back upstream, i.e. push back on the queue.
To calculate the number of pages in advance, see #1063
Originally posted by @bertsky in #1069 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For running jobs, we agreed there is a need for some kind of timeout anyway, universally. It gets enforced by
invoke_processor()
) or the processor itself (insideprocess()
)Whoever witnessed a timeout must then either resubmit or roll back upstream, i.e. push back on the queue.
To calculate the number of pages in advance, see #1063
Originally posted by @bertsky in #1069 (comment)
The text was updated successfully, but these errors were encountered: