failsafe-lib / failsafe

Fault tolerance and resilience patterns for the JVM
https://failsafe.dev
Apache License 2.0
4.2k stars 297 forks source link

Chaos policy #168

Open jhalterman opened 5 years ago

jhalterman commented 5 years ago

Some thoughts around creating a chaos policy:

whiskeysierra commented 5 years ago

https://github.com/zalando/riptide/tree/master/riptide-chaos#configuration

For HTTP I was able to also inject error responses.