aidando73 / adelaide-house-price-ticker

Twitter bot that serves daily house price index updates
https://twitter.com/AdlHouseTicker
Apache License 2.0
0 stars 0 forks source link

Send email if a crawl fails #11

Closed aidando73 closed 1 year ago

aidando73 commented 1 year ago

We get a notification now

image

But just need to verify that events from EventBus will throw them

aidando73 commented 1 year ago

Ok: https://docs.aws.amazon.com/lambda/latest/operatorguide/invocation-modes.html

CloudWatch Events (event bridge) events are considered async. Thus it's likely that it will send the error message.

aidando73 commented 1 year ago

Merged in by https://github.com/REslim30/adelaide-house-price-ticker/pull/18