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

API: Fix future metadata record date issue. #98

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

ABPLMC
Copy link
Contributor

@ABPLMC ABPLMC commented Sep 23, 2024

Adding fallback to default latest query if record metadata.start is greater than 24 hrs in future. The new ingester features (storing latest records for given what:where) allow records to be stored with dates into the future. This fix will query the default table (records stored by time buckets) for a more recent record. Preserves current behavior.

@alexpaulzor
Copy link
Contributor

Looks good! :shipit:

@ABPLMC ABPLMC merged commit 392760c into master Sep 24, 2024
18 checks passed
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.

2 participants