OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Sentry improvements #506

Open apex-omontgomery opened 5 years ago

apex-omontgomery commented 5 years ago

Feature

Now that we got sentry working and in a good state we should make some small improvements.

  1. Provide more metadata in the slack message - requires sentry access
  2. Store the image tag in the metadata
  3. Tie to some github tag
  4. Reduce the default death handler to 10 days, by limiting the number of retries
  5. Identify any jobs that need to retry less so we get the error sooner.