You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the meteor-synced-cron pacakge to run periodic tasks in the background. I need to know when one of these crashes but Kadira does not seem to be tracking exceptions from within these jobs.
How can I get error reporting in my background jobs?
The text was updated successfully, but these errors were encountered:
I am using the meteor-synced-cron pacakge to run periodic tasks in the background. I need to know when one of these crashes but Kadira does not seem to be tracking exceptions from within these jobs.
How can I get error reporting in my background jobs?
The text was updated successfully, but these errors were encountered: