|
|
|
|
|
by adlleong
2524 days ago
|
|
That's right, and there are some interesting trade-offs. Having failure injection built-in is convenient but running a separate service gives you full control over the error responses. This can be useful if you want to simulate responses with error bodies, for example. |
|