Description
tag sync process, during startup, initializes tag sources only once and ignores those which failed initialization. This causes a tag source to be ignored even if its initialization failed due to a transient error. Tag sync needs to be made more robust by periodically attempting re-initialization of failed tag sources and recover from transient errors during initialization.