Closed vaastav closed 10 months ago
Adds a convenience wiring function to add both retries and timeouts.
Adds a LatencyInjector plugin that adds fixed server side latency during request processing.
Implements #119
Looks good to me. Can you summarize the main changes in the merge commit and then go ahead and merge
Adds a convenience wiring function to add both retries and timeouts.
Adds a LatencyInjector plugin that adds fixed server side latency during request processing.
Implements #119