ol-infrastructure icon indicating copy to clipboard operation
ol-infrastructure copied to clipboard

Alert on InvalidAccessKeyId on OVS

Open pdpinch opened this issue 2 years ago • 1 comments

User Story

Periodically, we get errors like this from OVS on production:

https://sentry.io/organizations/mit-office-of-digital-learning/issues/1606816357/?environment=production-apps&project=194353&query=is%3Aunresolved

When these errors happen, video transcode jobs fail, like these:

DEBUG:Error posting your video "L10v2.mp4" DEBUG:Error posting your video "W2PS1.mp4" DEBUG:Error posting your video "L10v2.mp4"

Description/Context

We should alert on this error, so we can fix it before it interrupts users waiting for video transcodes.

Acceptance Criteria

  • [ ] high priority alert on production systems
  • [ ] low priority alert on RC/QA and CI systems

pdpinch avatar Jul 26 '22 01:07 pdpinch