Skip to content

Upgrade Python SDK with grpcio dependencies #2436

Merged
mnafees merged 1 commit intomainfrom
nafees/update-python-grpcio
Oct 23, 2025
Merged

Upgrade Python SDK with grpcio dependencies #2436
mnafees merged 1 commit intomainfrom
nafees/update-python-grpcio

Conversation

@mnafees
Copy link
Copy Markdown
Member

@mnafees mnafees commented Oct 21, 2025

Description

Upgrades the Py SDK with the grpcio dependencies in order to fix grpc/grpc#38290

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@mnafees mnafees requested a review from abelanger5 October 21, 2025 23:20
@mnafees mnafees self-assigned this Oct 21, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
hatchet-docs Ready Ready Preview Comment Oct 21, 2025 11:24pm
hatchet-v0-docs Ready Ready Preview Comment Oct 21, 2025 11:24pm

@mnafees mnafees merged commit 409b611 into main Oct 23, 2025
24 of 28 checks passed
@mnafees mnafees deleted the nafees/update-python-grpcio branch October 23, 2025 15:48
@mrkaye97
Copy link
Copy Markdown
Contributor

@mnafees (commenting here so I don't forget it and we can thread) - I think we need to run the generation script to regenerate all the protos if we do this, and also maybe update that script since it now-incorrectly pins the grpcio version to the old one. we might need to yank this version from pypi and then create a new one once we do that, since there might be incompatibilities between the protobufs we generated with the old versions and what the new versions expect. I can check on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-py Related to the Python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[grpcio>=1.68.0][Backup Poller] Client fails to reconnect after server restart & Sporadic connection failures due to 'ping timeout'

3 participants