Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] add honeybadger alerts on exception #55

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

peetucket
Copy link
Member

Fixes #27

Todo:

  • get actual Honeybadger API into .env file (where?) -- suggest we use common-accessioning project
  • test (how to force an exception?)

@peetucket peetucket marked this pull request as draft December 3, 2024 22:58
@jmartin-sul
Copy link
Member

  • get actual Honeybadger API into .env file (where?) -- suggest we use common-accessioning project

oh, hmm, agree on using common-accessioning API key, but also, not sure how best to provision it. i think that's usually something we'd provide via vault and puppet, or maybe shared_configs before we standardized on vault. but i'm not sure how to best provide that to the container. i think for now we keep providing by hand via .env file, and then eventually some terraform magic will configure the env var?

  • test (how to force an exception?)

feed it a corrupted media file (if it's easy to corrupt something so that it looks like media, but fails STT extraction)? feed it bad whisper parameters? 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Honeybadger
2 participants