Skip to content

Conversation

@oliverlaz
Copy link
Member

🎯 Goal

Removes the built-in defaults for channel and message limit in queryChannels.
This allows for faster app load and smaller response sizes when SDK default filters are used.

Ticket: https://linear.app/stream/issue/REACT-763/use-server-side-defined-default-limits-for-querychannels

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.93%. Comparing base (009a732) to head (daa0db9).
⚠️ Report is 2 commits behind head on release-v13.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-v13    #2940      +/-   ##
===============================================
- Coverage        80.93%   80.93%   -0.01%     
===============================================
  Files              506      506              
  Lines            10570    10558      -12     
  Branches          2416     2413       -3     
===============================================
- Hits              8555     8545      -10     
+ Misses            1885     1883       -2     
  Partials           130      130              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oliverlaz oliverlaz merged commit e5b528d into release-v13 Feb 12, 2026
5 checks passed
@oliverlaz oliverlaz deleted the remove-default-limits branch February 12, 2026 15:29
oliverlaz added a commit that referenced this pull request Feb 12, 2026
…#2940)

### 🎯 Goal

Removes the built-in defaults for channel and message limit in `queryChannels`.
This allows for faster app load and smaller response sizes when SDK default filters are used.

Ticket:
https://linear.app/stream/issue/REACT-763/use-server-side-defined-default-limits-for-querychannels
oliverlaz added a commit that referenced this pull request Feb 13, 2026
…lists (#2942)

### 🎯 Goal

Backport of #2940 to
our v12-release line.
oliverlaz added a commit that referenced this pull request Feb 13, 2026
…#2943)

### 🎯 Goal

Removes the built-in defaults for channel and message limit in
`queryChannels`.
This allows for faster app load and smaller response sizes when SDK
default filters are used.

Ticket:
https://linear.app/stream/issue/REACT-763/use-server-side-defined-default-limits-for-querychannels
Ref: #2940
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