Is there any option where you can set the maximum time used for TCP timeout when trying to connect to a server?
I’ve measured around 75 seconds which for my application is way too long.
Would a workaround with my own timer that calls wip_abort work?