genericmoniker / mirror

MIT License
1 stars 0 forks source link

APScheduler Sentry integration #10

Closed genericmoniker closed 3 years ago

genericmoniker commented 4 years ago

Since most of the data updating happens as APScheduler jobs, integrate with Sentry so that errors cause notifications while running.

This SO post has some ideas about how to do that: https://stackoverflow.com/questions/48357343/capturing-apscedular-job-exceptions-to-sentry