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

Per File Timeout #87

Open
ForbesLindesay opened this issue Feb 5, 2016 · 2 comments
Open

Per File Timeout #87

ForbesLindesay opened this issue Feb 5, 2016 · 2 comments

Comments

@ForbesLindesay
Copy link

It would be really useful to have a per-file timeout option. Currently I'm transforming a large number of files, and some individual files are causing my transform to hang (seemingly indefinitely). If I could set a timeout on a per-file basis then I could just continue on and transform all other files.

This could work by killing any process which does not produce any output for a sufficiently long time, then putting whatever jobs it had pending into a new process.

@fkling
Copy link
Contributor

fkling commented Feb 16, 2016

That seems reasonable to me.

@lirantal
Copy link

lirantal commented Jul 6, 2017

Can this be closed due to related merged PRs?

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

No branches or pull requests

3 participants