Update on Pipedream not picking up missed tasks after schedule change to 6 hours?

Would you mind sharing a screen shot?

Thanks

One moment

oh, wait, sorry, this is a source

The better way would be deactivating your current source and creating a new one

So I need to create a new Workflow?

I would recommend

Ok

To ensure that you are using latest version, in the configuration of the source, you can check if the version is 0.0.5. This is the latest

I am sorry. How would I get to this screen?

You don’t need to create a new workflow, just a new source. You can view the version of that source that Cassiano is asking for at pipedream.com/sources

Got it

I am sorry. How would I replace a source in the workflow?

From within the workflow builder, you can click the 3 dots at the top right of the trigger and click “Remove Trigger”

Hi. After reconfiguring the triggers Pipeline is still not picking up failed tasks.

is it not picking up any failed tasks at all, or still intermittently missing failed tasks?

I purposely failed the task that was scheduled to run at 2:30 am, but it was not picked up.

Could you please run this command?

SELECT * FROM TABLE(INFORMATION_SCHEMA.TASK_HISTORY()) order by COMPLETED_TIME DESC

in the db where you are running your failed task