i’m using this library in my nodejs application: @dfinity/agent - npm
Whenever I attempt a composite query using the agent from the aforementioned library, it becomes unresponsive, neither failing nor providing any results. Are there any restrictions or limitations on composite query calls from the JavaScript side?