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

process CQ endpoint should default to time.Now() #4472

Closed
dgnorton opened this issue Oct 16, 2015 · 0 comments
Closed

process CQ endpoint should default to time.Now() #4472

dgnorton opened this issue Oct 16, 2015 · 0 comments
Assignees

Comments

@dgnorton
Copy link
Contributor

A POST to the /data/process_continuous_queries endpoint with no time parameter causes the error error during recompute previous: too many points in the group by interval because it defaults to evaluating CQs at the zero time instead of time.Now().

@dgnorton dgnorton self-assigned this Oct 16, 2015
dgnorton added a commit that referenced this issue Oct 16, 2015
fix #4472: too many points in the GROUP BY interval
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