Forum Discussion

NAl's avatar
NAl
Contributor
4 years ago
Solved

Pipeline Status Notification

Hi there,

I know that we can receive notifications for Pipelines that run on Scheduled Tasks for a number of statuses such as started, stopped, failed and completed.

How can we do the same for a pipeline that fails or stops whilst running on a Consumer Snap where the Message Count is -1?

  • @NAI - you can set up a scheduled task to run on an interval - however long you want your longest downtime. Then simply set the task so it doesn’t run if an instance is already running. That way you get notified if the job stops for any reason and it will automatically restart on the next interval.

    You may also want to look into Ultra Tasks (premium feature).