Update ONLINE_CONTACT_TIMEOUT of Runner
This increases a timeout that Runner is considered online. This is due to fact of two aspects that impact how often we update DB entry: - Runner being terminated by Workhorse, thus waiting on queue notification - Rate of updating DB column The timeout to consider Runner online (by DB) needs to be aligned with these two timeouts, otherwise runner can be wrongly assumed as not-online.
Showing
Please register or sign in to comment