If tests ron for a long time (20 minutes or so) the client disconnects.
Api should allow for long-running connections. The timeout could be a setting on client and connections should be closed gracefully if timeout occured.
We should use the timeout on buffer read to achieve this.
Maybe the buffer read (in utPLSQL) should throw exception on timeout.
If tests ron for a long time (20 minutes or so) the client disconnects.
Api should allow for long-running connections. The timeout could be a setting on client and connections should be closed gracefully if timeout occured.
We should use the timeout on buffer read to achieve this.
Maybe the buffer read (in utPLSQL) should throw exception on timeout.