thunderbird / thunderbird/appointment
Add alert to failed deployments
Open
Nobody has claimed this yet.
infra
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
A small bug in code that only runs in ECS to normalize secrets had a bug. While yeah, it should also have been noticed sooner. We should add email alerts to our stage and prod ECS when deployments fail for x number of times in a row.
^ stage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ECS deployment configuration for the stage and prod environments and the code that normalizes secrets. Define how many consecutive deployment failures should trigger an email alert, then verify that both environments alert only after that threshold is reached.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100