Skip to content

[BUG] OpenAI - Dall-E action exports image as base64 causing error workflow payload exceeded #12943

@vunguyenhung

Description

@vunguyenhung

Describe the bug
Currently, when setting the Response Format is Base64 JSON, if the image is too large, the user will likely to hit Pipedream error: payload limit exceeded

Expected behavior

  • In the Response Format prop, replace Base64 JSON to Image in tmp dir which write image to tmp directly. Returns the file path only. Do NOT export the base64 data.

Additional context
Reported by a user here: https://pipedream-users.slack.com/archives/CPTJYRY5A/p1721479010442189?thread_ts=1721435661.306959&channel=CPTJYRY5A&message_ts=1721479010.442189

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingprioritizedPrioritized issuetriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions