reconnectIntervalTime and timeoutTime could probably be extracted into the configuration instead of magic numbers. They are however, not exact, and are used with a bit of randomisation to get remote clients desynchronised from each other on a server restart/redeploy/whatever.
Does anyone have any thoughts or feel the need to modify these?
reconnectIntervalTimeandtimeoutTimecould probably be extracted into the configuration instead of magic numbers. They are however, not exact, and are used with a bit of randomisation to get remote clients desynchronised from each other on a server restart/redeploy/whatever.Does anyone have any thoughts or feel the need to modify these?