pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[BUG] New Item from Multiple RSS Feeds not working

Open michelle0927 opened this issue 3 years ago • 2 comments

Resolves #4165

I'm not sure why we don't get a timeout error, but the source appears to be timing out when trying to handle too much data. To help avoid this, I added a max prop (maximum posts per feed to return at one time). Setting it at 10, I was able to successfully run the source with 7 URLs. I also updated the description of the urls prop to recommend entering 5 or less URLs.

michelle0927 avatar Sep 09 '22 20:09 michelle0927

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pipedream-docs ✅ Ready (Inspect) Visit Preview Sep 20, 2022 at 5:08PM (UTC)
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview Sep 20, 2022 at 5:08PM (UTC)

vercel[bot] avatar Sep 09 '22 20:09 vercel[bot]

Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist:

dylburger avatar Sep 09 '22 20:09 dylburger

Deployment failed with the following error:

Invalid request: `target` should be string.

vercel[bot] avatar Sep 20 '22 17:09 vercel[bot]

/approve

michelle0927 avatar Sep 22 '22 20:09 michelle0927