Skip to content

Commit 86e7a3f

Browse files
Update posts/inside-rust/2023-07-21-crates-io-postmortem.md
Co-authored-by: Carol (Nichols || Goulding) <[email protected]>
1 parent 098632c commit 86e7a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2023-07-21-crates-io-postmortem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ A previous incident caused crate publishing to not work anymore. The learning fr
164164

165165
## Lessons learned
166166

167-
- The detection time from deployment to incident notification could have been faster if the symptome was identified earlier to be caused by the cargo retry behavior. The heightened awareness of the deploying developer due to the change in Grafana numbers however contributed to this issue being fixed faster.
167+
- The detection time from deployment to incident notification could have been faster if the symptom was identified earlier to be caused by the cargo retry behavior. The heightened awareness of the deploying developer due to the change in Grafana numbers however contributed to this issue being fixed faster.
168168
- The response time from incident notification to rollback and fixing the issue was fast.
169169
- All code should be structured in a way that makes testing the different code paths easy.
170170
- We need clearer rules on which pull requests require code reviews.

0 commit comments

Comments
 (0)