-
While upgrading to 0.30.0 version , the events dropped in prod environment, On investigating more , noticed below error: {component_kind="sink" component_type=vector }: vector::sinks::util::retries: Non-retriable error; dropping the request. error=Request failed: status: OutOfRange, message: "Error, message length too large: found 4276576 bytes, the limit is: 4194304 bytes" Please advise. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @shamj ! This was a bug that was fixed in v0.32.0. Ref: #17926. Upgrading to v0.32 should fix it. |
Beta Was this translation helpful? Give feedback.
Hi @shamj !
This was a bug that was fixed in v0.32.0. Ref: #17926. Upgrading to v0.32 should fix it.