I'm using the default template - RabbitMQ node by HTTP. The data collecting is working properly, but the output from queues seems to be not full.
And because of that I can't parse the json and I don't have the all data.
Are there any limits about length of output? Maybe it's about timeout? I set it to 60 in RabbitMQ: Get queues item and It's the maximum value:
And because of that I can't parse the json and I don't have the all data.
Are there any limits about length of output? Maybe it's about timeout? I set it to 60 in RabbitMQ: Get queues item and It's the maximum value:
Invalid parameter "/timeout": value must be one of 1-60.