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

feat: allow configurable max request size for async worker #46

Merged
merged 1 commit into from
May 8, 2023

Conversation

btkostner
Copy link
Contributor

This allows users to set a max request size that will be used for batching messages being sent to Kafka.

@btkostner btkostner self-assigned this May 8, 2023
@btkostner btkostner requested a review from a team May 8, 2023 16:26
@btkostner btkostner requested a review from a team as a code owner May 8, 2023 16:26
@btkostner btkostner enabled auto-merge (squash) May 8, 2023 16:27
@btkostner btkostner merged commit 7ae4738 into main May 8, 2023
@btkostner btkostner deleted the configurable-max-size branch May 8, 2023 16:42
btkostner pushed a commit that referenced this pull request May 8, 2023
🤖 I have created a release *beep* *boop*
---


## [2.6.0](v2.5.0...v2.6.0)
(2023-05-08)


### Features

* allow configurable max request size for async worker
([#46](#46))
([7ae4738](7ae4738))


### Bug Fixes

* handle not retriable error cases
([#48](#48))
([84f8807](84f8807))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants