Currently we quite often receive "Connection timeout"s from the MCStats plugin, not sure whether it's simply some plugins that doesn't have an appropriate "account" on mcstats.org, or it's the build-in timeout on the Connection.
But, it would be beneficial to have a timeout on the HTTP POST connection to mcstats.org.
I recognize, that the setReadTimeout and setConnectionTimeout on a Java Connection object is only one of many timeout-bottle-necks in the network-flow, but it's a place to start.
Currently we quite often receive "Connection timeout"s from the MCStats plugin, not sure whether it's simply some plugins that doesn't have an appropriate "account" on mcstats.org, or it's the build-in timeout on the Connection.
But, it would be beneficial to have a timeout on the HTTP POST connection to mcstats.org.
I recognize, that the setReadTimeout and setConnectionTimeout on a Java Connection object is only one of many timeout-bottle-necks in the network-flow, but it's a place to start.