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

Does Cavalcade kills any long running process #50

Closed
vishaldodiya opened this issue Aug 24, 2017 · 1 comment
Closed

Does Cavalcade kills any long running process #50

vishaldodiya opened this issue Aug 24, 2017 · 1 comment

Comments

@vishaldodiya
Copy link

vishaldodiya commented Aug 24, 2017

I am using one long process which takes about an hour to get completed. but the process get in failed status before it get completed.

@rmccue
Copy link
Member

rmccue commented Nov 9, 2017

Apologies for the delayed reply.

Cavalcade doesn't kill processes with a timeout, but it's possible that your system has killed it for running too long, or for running out of memory. Check your wp_cavalcade_logs table for the exit status of your process.

@rmccue rmccue closed this as completed Nov 9, 2017
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