Chunked responses for any responses > 32MB

We have run into an issue with GCP Cloud Run whereby Corteza responses in 2023.9.0 exceed 32MB, which is Cloud Run’s limit. Is there a roadmap item or a future appetite to start chunking responses?

We do have paging support with our rest api and for integration gateway, you can handle paging on your own via query parameters or something similar + workflows if you wish so.

If your case is sending bigger binary data that cannot be paged - we do not have chunked responses on our roadmap, but we do accept pull requests from outside collaborators. We are willing to collaborate in terms of guidelines and PR code reviews.

Sometimes we also accept sponsored features, this is a matter of prior discussion on estimations and deadlines.

1 Like