PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] The link for accessing uploaded content should have a longer expiry
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
From https://pipedream.com/community/t/pipedream-upload-body-1-makes-replays-impossible/1094
> We are using Pipedream to ingest data in our CRM from JSON webhooks. Some of these payloads can be bigger, which is why we are using the pipedream_upload_body=1 setting.
One thing I realized because of it, is that whenever our scripts fail, I can’t effectively replay them, because the 30 minutes expired of the aws signed url. Is there a practice or workaround to make those events “replayable” or some other patterns.
Contributor guide
Assessment
This issue has not been assessed yet.