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
{{ message }}
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
What are we expecting to happen with honeybadger? Typically honeybadger listens to exceptions, but the etl does not raise any exceptions (it traps all of them and continues on).
@jcoyne That's a @peetucket question, methinks. Would be good to chat more about what kinds of error conditions Peter wants to see vs. which he does not, in terms of ongoing maintenance of RIALTO.
write script to:
[ ] add honeybadger notifications for errorsSee Add honeybadger for composite ETL #301[ ] ship data to s3See Push organization data to S3 #299[ ] ship logs to cloudwatchSee etl processes should write logs to cloudwatch for auditing/future investigation #212This script could then be setup on a regular schedule (like cron)
The text was updated successfully, but these errors were encountered: