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

Feature: Restart the piston process if it dies unexpectedly #21

Open
rehanift opened this issue May 9, 2012 · 1 comment
Open

Feature: Restart the piston process if it dies unexpectedly #21

rehanift opened this issue May 9, 2012 · 1 comment

Comments

@rehanift
Copy link
Owner

rehanift commented May 9, 2012

Right now if the piston process crashes (ie. segfaults) there is no logic to restart the process and continue processing tasks. This leaves the system in a bad state (ie. incomplete tasks orphaned on cylinders).

Additionally it would be nice to log when these events (crash & restart) happen and during which task execution

@ericallam
Copy link
Contributor

Any idea on what kind of work would be involved in getting this through? I'm seeing periodic piston failures (usually timeout errors) and then no more tasks are able to be executed until the server is restarted.

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