Failed Runs Monitor avatar
Failed Runs Monitor
Try for free

No credit card required

View all Actors
Failed Runs Monitor

Failed Runs Monitor

jannovotny/failed-runs-monitor
Try for free

No credit card required

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

configarrayRequired

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

minDatasetItemsPercentintegerOptional

Dataset size will be compared only to the percent of minDatasetItems

Default value of this property is 100

Slack API key

slackApiKeystringOptional

API key to your Slack

Slack channel name

slackChannelstringOptional

The name of Slack channel where the message should be posted

Notify small datasets

smallDatasetNotificationsbooleanOptional

If checked then notifications for small datasets use @channel mention on slack and are added to email

Default value of this property is true

Emails

emailsarrayOptional

List of emails to send a message to, this field is optional

Input mask

inputMaskobjectOptional

Check only those runs that contain anything from given JSON on their input

Skip runs matched by input mask

ignoreByInputMaskbooleanOptional

If checked then runs matched by input mask will be skipped

Default value of this property is false

JSON schema

schemaobjectOptional

JSON schema to validate every dataset item with

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 99.7% runs succeeded
  • 0.0 days response time
  • Created in Mar 2019
  • Modified over 1 year ago
Categories