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
Biz exceptions should be recorded on entry completed (i.e. exit), rather than immediately after calling Tracer.traceEntry(ex, e), so that the statistic data could be more accurate.
The text was updated successfully, but these errors were encountered:
Issue Description
Type: enhancement
Describe what happened (or what feature you want)
Biz exceptions should be recorded on entry completed (i.e.
exit
), rather than immediately after callingTracer.traceEntry(ex, e)
, so that the statistic data could be more accurate.The text was updated successfully, but these errors were encountered: