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

Fix for warning when end date/time not specified #59

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

Aariq
Copy link
Member

@Aariq Aariq commented Aug 25, 2023

Fixed #58 by setting end date/time to yesterday/an hour ago when not specified. The API is always behind by about a timestep, so this is a more reasonable default and will no longer always trigger the "some requested data is unavailable" warning.

@jeremylweiss jeremylweiss merged commit d04e366 into main Aug 29, 2023
7 checks passed
@jeremylweiss
Copy link
Member

Looks good, thanks!

@Aariq Aariq deleted the dont-warn-last-day branch August 29, 2023 12: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.

Suppress incomplete data warning when end_date = NULL?
2 participants