Skip to main content

I am trying to configure the timeout in the IBM MQ Connector and have set the consumer configuration's max wait time to 1 second. After restarting the application, I receive a successful response the first time. However, on the second attempt, I don't get a response and encounter a timeout as expected. Why does restarting the application result in a successful response only on the first attempt.

 

 since it is millisecond, I got success first time and then Timeout exception and end

 

If I set the max wait unit to microsecond or nanosecond it will be first success and null instead of exception

 

@DataWeaveQueen​ @Training: DataWeave 2.0 with Mule 4​ @Manish Yadav​ @anuragsh27​ @Shekh Muenuddeen​ @shyam raj prasad​ @gopale​ @ryanandal​ @ssilbernick​ @Chetan Joshi​ @manik​ @Saddam Shaikh​ 

0/9000