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
In debugger, I see that the failing span is for the POST method of the rest client. Unfortunately, I can't reproduce it in a smaller project, but maybe one could point me in the right direction?
The text was updated successfully, but these errors were encountered:
I have a project with RestClient and open tracing with jaeger
when the code is executed it runs into StackOverflowError:
In debugger, I see that the failing span is for the POST method of the rest client. Unfortunately, I can't reproduce it in a smaller project, but maybe one could point me in the right direction?
The text was updated successfully, but these errors were encountered: