|
|
|
|
|
by rmetzler
2657 days ago
|
|
I'm looking for something I could put between two docker images to test for problems that arise from slow API connections. I have go code (open source, but not written by me), I suspect to have timeouts in certain situations and I would like change the code to be failure tolerant. Anyone has a tip? |
|
See https://stackoverflow.com/questions/614795/simulate-delayed-...