Skip to content

feat(bigquery): Automatically handle/prevent Request Entity Too Large errors #6114

@erezrokah

Description

@erezrokah

Related to #6070.
The above issue can happen when we send too much data in a single request.
Possible solutions:

  1. Retry the request with a smaller amount of resources
  2. Monitor request size in bytes, and split it before it gets over the limit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions