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

Vote for the "cool-down" feature #18

Open
mjones-rpx opened this issue Jul 13, 2012 · 1 comment
Open

Vote for the "cool-down" feature #18

mjones-rpx opened this issue Jul 13, 2012 · 1 comment

Comments

@mjones-rpx
Copy link

Just a note to register a strong vote for the cool-down feature. This is working really nicely to help with restarting a Rails 3 Grape API app I'm working on. But I use RubyMine, which autosaves all the time, and this causes rerun to kick off constantly. It would even be cool if you kept it simple and we could start rerun with a flag telling it to not restart more than once every X seconds. Thanks for the great program.

@alexch
Copy link
Owner

alexch commented Mar 6, 2014

this is sort of working now... i've now got a minimum 1 second delay between restarts; see https://github.com/alexch/rerun/blob/master/lib/rerun/watcher.rb#L60

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