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

Implement requestInterval middleware; close #30 #31

Merged
merged 2 commits into from
Aug 17, 2017
Merged

Conversation

justincy
Copy link
Contributor

Possible implementation for #30. Is this what you were looking for?

@justincy justincy requested a review from misbach August 16, 2017 21:58
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 87.5% when pulling f5b5d24 on interval into 846601f on master.

@justincy
Copy link
Contributor Author

@misbach Let me handle the merge, if you approve. I'd like to resolve the conflicts.

@misbach
Copy link
Contributor

misbach commented Aug 16, 2017

I like it! Go ahead and merge.

I'm curious... Is the requestInterval only read once at instantiation time? Or could you change it on the fly later on and have it take affect?

@justincy
Copy link
Contributor Author

@misbach As implemented it's just read once. I could allow it to be changed on the fly but I don't really want to. Do you imagine developers would want to change that value?

@misbach
Copy link
Contributor

misbach commented Aug 17, 2017

@justincy I was just curious. Leave it the way it is.

@justincy justincy merged commit 0a8bcbd into master Aug 17, 2017
@justincy justincy deleted the interval branch August 17, 2017 14:56
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

Successfully merging this pull request may close these issues.

3 participants