Hi we have a client that when we send them deliver_sm responses we get: org.jsmpp.extra.ResponseTimeoutException: No response after waiting for 2000 millis when executing deliver_sm ...
We increased the timeout to 11000 millis and the error has gone away. But just to be sure by setting a higher timeout are we blocking internal queues, should we increase some queue capacity or anything like that?
Hi we have a client that when we send them deliver_sm responses we get:
org.jsmpp.extra.ResponseTimeoutException: No response after waiting for 2000 millis when executing deliver_sm ...
We increased the timeout to 11000 millis and the error has gone away. But just to be sure by setting a higher timeout are we blocking internal queues, should we increase some queue capacity or anything like that?