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

Rate Limiting? #56

Open
npfedwards opened this issue Feb 23, 2015 · 0 comments
Open

Rate Limiting? #56

npfedwards opened this issue Feb 23, 2015 · 0 comments

Comments

@npfedwards
Copy link

I'm wondering if it's possible to rate limit watchr? It seems to me that if I make multiple changes my tests are going to be run multiple times so if I'm editing constantly (my IDE autosaves like many do now) I'm likely to have them constantly running (good for continuous testing, bad for local performance!). Ideally I'd like them to run a maximum of every 5 minutes or so, especially as our integration tests increase our tests take a while!

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