wellcomecollection / platform-infrastructure

:building_construction: Infrastructure for the Wellcome Digital Platform
MIT License
24 stars 8 forks source link

Increase memory for send_slack_alert_for_5xx_errors lambda #443

Closed agnesgaroux closed 1 month ago

agnesgaroux commented 1 month ago

This lambda reads log files, looking for interesting errors to send as Slack alert It's been itself erroring 🙃 See https://wellcome.slack.com/archives/CQ720BG02/p1722872321976499

This has the potential to mask crucial errors if the lambda shuts down in the middle of reading a log file and fails to alert us

FIX Increase the memory to 256