Tony Clarke

Results 4 issues of Tony Clarke

There was a huge performance problem when using sleuth in the reactive stack. See [here](https://github.com/spring-cloud/spring-cloud-sleuth/issues/1397) This was partially addressed by [this](https://github.com/spring-cloud/spring-cloud-sleuth/issues/1478) But the downside [1478](https://github.com/spring-cloud/spring-cloud-sleuth/issues/1478) of contents of MDC would...

When I run the benchmark test on my MacBook I observe that for 1MB payload GRPC is almost twice as fast as UDS. It was mentioned that "To get better...

It would be nice if we could re use the same assertions that are common across different test cases (it). Assume there are 10 assertions a1 to a10 for it1....

feature

This PR is an attempt to support a backoff policy based on the exception type thrown. It's similar to how we have a different retry policy based on the exception...