Hi,
I'm developing an HTTP connector that for some requests is normal to receive status code 400, is the way of the API to send an exception back saying that some error happened.
For those I didn't want to have my element in timeout, though ignoreTimeout attribute only allows to put true or false which will ignore all status codes, which is not what I need.
Is there a way to accomplish this without doing it manually in a QAction?
Hi Jorge,
It's currently not possible to specify that an element should not go into timeout for specific status codes using only protocol XML. There is however a task already to have this supported, task ID 111913.