codeforpdx / opentransit-metrics

Prototype of public transit data visualization system
https://opentransit-pdx.herokuapp.com/
MIT License
7 stars 8 forks source link

Notify Slack with the check s3 job on all failures #45

Closed liamphmurphy closed 2 years ago

liamphmurphy commented 2 years ago

Small PR that will run the Slack notification step on all failures. The message will still contain the time of the last successful S3 poll, but it may be empty if the error is some other error.

I don't think it's worth figuring out how to get granular enough to change the message depending on the failure type.

sidetrackedmind commented 2 years ago

I like it! Thanks for making the change @liamphmurphy and I agree that it's not worth getting any more granular at this point.