Skip to content

Pubsub should return error when Publish message size is larger than batch threshold #4650

@PhongChuong

Description

@PhongChuong

The PubSub Publisher should return an error to the application when attempt to publish a message (including topic + ordering key) that has byte size greater than the configured batch size.

We should decide if we should also pause publishing when this error occurs (leaning no).

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions