
Failed Runs Monitor
This actor will let you know about failed or time outed runs of your actors and tasks via Slack or email. It can also notice you about successful runs with empty dataset, check JSON schema of dataset items, or about runs that are running for too long.
Configuration
actorId - ID of actor, minDatasetItems - consider run with less items in dataset as failed, maxRunTimeSecs - consider actor runnning longer than this as failed
Min dataset size percent
Dataset size will be compared only to the percent of minDatasetItems
Default value of this property is
Slack API key
API key to your Slack
Slack channel name
The name of Slack channel where the message should be posted
Notify small datasets
If checked then notifications for small datasets use @channel mention on slack and are added to email
Default value of this property is
Emails
List of emails to send a message to, this field is optional
Input mask
Check only those runs that contain anything from given JSON on their input
Skip runs matched by input mask
If checked then runs matched by input mask will be skipped
Default value of this property is
JSON schema
JSON schema to validate every dataset item with
- 13 users
- 133.5k runs
- Modified about 1 year ago