You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ENH]: enforce maximum get_collections limit as 100 (#4929)
## Description of changes
Enforces maximum get collections limit as 100 as a temporary patch.
## Test plan
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust
## Documentation Changes
We should update docs somewhere saying this is enforced.
0 commit comments