-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
actionstracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue trackertriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeeuser request
Description
App
Snowflake - Insert Multiple Rows
https://github.com/PipedreamHQ/pipedream/blob/master/components/snowflake/actions/insert-multiple-rows/insert-multiple-rows.mjs
Actions
Subject: Issue with Snowflake "Insert Multiple Rows" Component - Payload Too Large (413 Error)
Hi!
We are encountering an issue when attempting to insert data into Snowflake using the "Insert Multiple Rows" component. We're consistently receiving a "Payload Too Large" error with a status: 413 (event link).
Here's the relevant error information:
data:
Payload Too Large
status: 413
We are trying to insert approximately 374 rows, with each row containing 77 columns, compacted as a JSON object. This suggests the total payload size is exceeding an internal limit.
Metadata
Metadata
Assignees
Labels
actionstracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue trackertriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeeuser request
Type
Projects
Status
Done