|
|
|
|
|
by dllthomas
2576 days ago
|
|
IIUC, Chaos Engineering is about moving things out of "eh, it won't happen in production, I'll ignore it" into "it will happen in production, I'd better handle it", and making sure mitigation and recovery code is actually exercised in a realistic setting. "Periodic errors in CI that go unmitigated and produce test failures" seems very meaningfully distinct from chaos engineering. |
|
I think there is overlap and that it does not have to be a choice between either approach.