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

PDF queue gets stuck #1

Open
ajwild opened this issue Jun 6, 2017 · 0 comments
Open

PDF queue gets stuck #1

ajwild opened this issue Jun 6, 2017 · 0 comments
Labels

Comments

@ajwild
Copy link
Member

ajwild commented Jun 6, 2017

It's not obvious what causes it, but the service occasionally gets stuck. This is probably because of an error unoconv which isn't caught, and the processing variable used to control the queue will be stuck as true.

Either quick-fix with a restart every night using pm2 reload pdfer or the /reset path, or try to reproduce the error and manage the queue in a smarter way. A 30 seconds per document timeout might be a good idea...

@ajwild ajwild added the bug label Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant