CESNET/DHuSTools

`report-syncers.sh` sends incomplete table when instance unreachable

Opened this issue · 1 comments

The report-syncers.sh script generates and incomplete table and uploads it as an update when one or more instances of DHuS are unreachable. Synchronizers on such instances are treated as if they have been removed. This requires some logic to determine that an incomplete table should not be sent.

Fix merged, but helps only if at least one of the endpoints is completely unreachable. Does not fix authentication issues or similar (yet?).