peri
6 years agoSenior Member
AMQP Receive end in timeout even when que have messages
hi all
i havbe problem with AMQP Receive
when i request to get message from my que its end in timeout even that i have messages.
* the problem happen when i send 2 AMQP Receive steps.
the first end OK
the second failed on timeout
i'm working with rabbit
AMQP Publish Steps working without any problem...
my requests are normal(firts end ok second end not ok
another wired thing is when i run the step manual steps end ok(end the second step)
when i run the TestCase i see in the rabbit the ReadyApi took all Messages and they wait..
l
please help.
thanks in advance.