|
|
|
|
|
by 1a527dd5
22 days ago
|
|
Something I've noticed a lot is the how quickly people jump to complicated answers. I've seen this a lot. A few examples:- - this code isn't logging -> is logging broke -> code was never deployed
- 500s are being thrown -> it's definitely not my code -> revert code 500s cliff face Literally, every week there is a version of that. I have no idea why or how to tackle it but it is highly prevalent across skill set and roles. |
|