gjcarneiro / yacron

A modern Cron replacement that is Docker-friendly
MIT License
449 stars 38 forks source link

Sentry not grouping repeated failures of a cron job together #10

Closed gjcarneiro closed 6 years ago

gjcarneiro commented 6 years ago

We have an hourly cron job, which is failing all the time, but Sentry is reporting each failure as a separate event, instead of different instances of the same problem.