Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Add large request size support for Scripts #1756

Closed
barshaul opened this issue Jul 2, 2024 · 1 comment
Closed

Python Add large request size support for Scripts #1756

barshaul opened this issue Jul 2, 2024 · 1 comment
Assignees
Milestone

Comments

@barshaul
Copy link
Collaborator

barshaul commented Jul 2, 2024

ATM scripts' keys and args are being sent over the protobuf message as a list of bytes, where protobuf can't handle large requests. We should add support in leaked pointer also for the scripts in the wrappers.
Related to #1655 #1726

@barshaul barshaul added this to the GA milestone Jul 2, 2024
@barshaul barshaul self-assigned this Jul 2, 2024
@barshaul barshaul changed the title Add large request size support for Scripts Python Add large request size support for Scripts Jul 3, 2024
@barshaul
Copy link
Collaborator Author

barshaul commented Jul 3, 2024

#1781

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants