Shopify / toxiproxy

:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
https://github.com/shopify/toxiproxy
MIT License
10.85k stars 452 forks source link

Update README.md - clarify timeout toxic behavior #598

Closed bjornbyte closed 3 weeks ago

bjornbyte commented 3 weeks ago

The code for the timeout toxic when timeout is set to zero simply reads from the input and then if it gets some data just has a comment: "// Drop the data on the ground". This change updates the docs do indicate the data is dropped, not delayed, until the texic is removed.

abecevello commented 3 weeks ago

@bjornbyte Thanks for the contribution! Are you able to sign the CLA at https://cla.shopify.com/, and then once you have done so comment here with I have signed the CLA!. I'll be able to merge this PR once that is done.

bjornbyte commented 3 weeks ago

I have signed the CLA!