Is there a pipedream-official way to retry promises from fetch requests that error out?

This topic was automatically generated from Slack. You can find the original thread here.

Kyle : Is there a pipedream-official way to retry promises from fetch requests that error out? I saw this question on stackoverflow

Not sure if that will work in pipedream

Update:
This method worked for me

Dylan Sather (Pipedream) : Within components like sources and actions, we also use a technique like this, if you’re interested: pipedream/microsoft_onedrive.app.js at 9bfed79f808c020857d68e03c7024a596c8d7834 · PipedreamHQ/pipedream · GitHub