Skip to content

fix(issue-timeseries): Allow higher granularities#109827

Merged
wmak merged 1 commit intomasterfrom
wmak/fix/allow-higher-granularity-on-timeseries
Mar 10, 2026
Merged

fix(issue-timeseries): Allow higher granularities#109827
wmak merged 1 commit intomasterfrom
wmak/fix/allow-higher-granularity-on-timeseries

Conversation

@wmak
Copy link
Member

@wmak wmak commented Mar 3, 2026

  • Will need to keep an eye on this, but from some experimenting this didn't significantly change the query speed since we still select the same amount of data, just change the grouping
  • Going with 10k to match our other endpoints for now
  • Closes DAIN-1231

- Will need to keep an eye on this, but from some experimenting this
  didn't significantly change the query speed since we still select the
  same amount of data, just change the grouping
- Going with 10k to match our other endpoints for now
@wmak wmak requested review from a team as code owners March 3, 2026 19:53
@linear
Copy link

linear bot commented Mar 3, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 3, 2026
@wmak wmak merged commit 6ac09f5 into master Mar 10, 2026
77 checks passed
@wmak wmak deleted the wmak/fix/allow-higher-granularity-on-timeseries branch March 10, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants