You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of defaulting the start time to now() - 1h, we should be limiting the number of points that are returned to the user, unless they explicitly set LIMIT 0. In which case the limit won't be set.