Skip to content

Python(fix): adjusting gRPC limits and page size - #771

Merged
adamtoth-dev merged 8 commits into
mainfrom
python-update-grpc-limit-and-page-size
Sep 2, 2026
Merged

Python(fix): adjusting gRPC limits and page size#771
adamtoth-dev merged 8 commits into
mainfrom
python-update-grpc-limit-and-page-size

Conversation

@adamtoth-dev

Copy link
Copy Markdown
Contributor

Aligning gRPC max received response limit with the backend. With the new limits, we can increase the page size on getData resulting in a faster data retrieval.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Python docs preview: https://sift-stack.github.io/sift/python/pr-771/

Deployed from f0718e4. The link may take up to a minute to become live as GitHub Pages propagates.

Comment thread python/lib/sift_client/transport/grpc_transport.py Outdated
adamtoth-dev and others added 7 commits September 2, 2026 09:13
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…length defaults

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…c module

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ECODING_MESSAGE_SIZE

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…docstring

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@adamtoth-dev
adamtoth-dev enabled auto-merge (squash) September 2, 2026 17:41
@adamtoth-dev
adamtoth-dev merged commit 8a8f535 into main Sep 2, 2026
28 checks passed
@adamtoth-dev
adamtoth-dev deleted the python-update-grpc-limit-and-page-size branch September 2, 2026 17:42
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