check sdwdate prerequisite before each fetch attempt

Information

ID: 334
PHID: PHID-TASK-hw6c3cnciucq55cak5vh
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

Currently, when the prerequisite was fulfilled (i.e. when connectivity was functional), all three fetches are sequentially attempted without checking again if the prerequisite is still fulfilled. This is problematic, because when connectivity goes down during or after the first fetch, the remaining fetches will wait for the full timeout. By waiting until the prerequisite is fulfilled before every fetch, waiting for these timeouts can be avoided in many cases.

Related:

Comments


Patrick

2015-06-01 14:54:12 UTC