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(streaming): query params validator and timezones #395

Merged
merged 7 commits into from
Nov 8, 2023

Conversation

hekike
Copy link
Contributor

@hekike hekike commented Nov 8, 2023

  • Convert non UTC API inputs to UTC
  • Fix query params validator to allow querying fine-grained window size meters on coarser window sizes.

@hekike hekike added kind/bug Something isn't working area/api release-note/bug-fix Release note: Bug Fixes labels Nov 8, 2023
internal/streaming/query_params.go Outdated Show resolved Hide resolved
internal/streaming/query_params.go Outdated Show resolved Hide resolved
internal/streaming/query_params.go Outdated Show resolved Hide resolved
@hekike hekike changed the title fix(streaming): query params validator fix(streaming): query params validator and timezones Nov 8, 2023
@hekike hekike requested a review from tothandras November 8, 2023 17:01
@hekike hekike merged commit d56f162 into main Nov 8, 2023
15 checks passed
@hekike hekike deleted the fix/query-params-validator branch November 8, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api kind/bug Something isn't working release-note/bug-fix Release note: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants