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

Add better handling for pitstop delays #3

Open
nelliemckesson opened this issue Feb 7, 2017 · 1 comment
Open

Add better handling for pitstop delays #3

nelliemckesson opened this issue Feb 7, 2017 · 1 comment

Comments

@nelliemckesson
Copy link

nelliemckesson commented Feb 7, 2017

Currently, if pitstop doesn't process the file within a certain amount of time, bookmaker assumes there is an error. We should add better handling for this, working off of the pitstop log or something.

@nelliemckesson
Copy link
Author

We should make the pitstop handler a standalone process. When the PDF gets sent to pitstop, it should generate it's own "Pitstop_processing_please_wait" file, and then remove that when pitstop is done. We need to figure out how to read the pitstop log to know when the file is done, instead of just continuously pinging it, and so that we can return an error if pitstop does indeed fail.

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

1 participant