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

Immediate update when creating streams. #244

Open
volt42 opened this issue Jan 10, 2014 · 1 comment
Open

Immediate update when creating streams. #244

volt42 opened this issue Jan 10, 2014 · 1 comment

Comments

@volt42
Copy link
Contributor

volt42 commented Jan 10, 2014

When a stream is created with polling it would be nice if the system immediately fetched the latest value from the URI, instead of waiting for one interval of time before getting the first one. I am guessing that it is just a matter of starting a timer at 0 the first time, instead of the given interval.

@gxlzlihao
Copy link
Contributor

Ok, I will do this minor change, I will let it send a {probe} to the poller when it is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants