uncaughtException: Maximum call stack size exceeded #4232
Unanswered
RajeevPatel7
asked this question in
Q&A
Replies: 1 comment
-
The callstack is quite short to analyze a call stack size exceeded issue. Could you set Error.stackTraceLimit to a higher value to get a better insight if/where a potential endless recursion happens and if it is somewhat related to OTel? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using foo-foo-mq library and when trying to add AmqplibInstrumentation(), it gives the error
Beta Was this translation helpful? Give feedback.
All reactions