You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log and return empty mono when WebClient request fails sending zipkin trace data (#2170)
* log and return empty mono when WebClient request fails sending zipkin trace data
* updated tests and RestTemplateSender to handle exceptions
* removed unused imports
* added the option to send in a custom doOnError function
* removed unused loggers
* added the option to send in a custom wrapper function which can customize the reactive flow
* updated javadoc
* updated javadoc
Copy file name to clipboardExpand all lines: spring-cloud-sleuth-zipkin/src/test/java/org/springframework/cloud/sleuth/zipkin2/WebClientSenderTests.java
0 commit comments