I have no idea if this is a bug or even how to title/classify it, but I've never seen a warning message this long before from Retool.
maybe it's suppose to display what looks like a call stack trace, but nothing else displays this info... I'm guessing because it's obvious where it's originating from on our end, cause the mouse is pointing at it
. below is to compare with another warning

notes:
- this is from a Retool Workflow query in a module.
- the
thread_idinside the{{ }}is passed in usingadditionalScope(I know, poor naming choice on my end using the same thing as the property name being passed to the workflow. it does work though)
