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
Handle exception in performance tool body processing
A long is extracted from the message body to calculate latency
but the conversion/reading can fail in case the tool
is not the producer of the message.
This commit handles the exception in case the processing fails.
0 commit comments