When there are large number of services, it takes minutes for the engine
main goroutine to process the config. seesaw_ha will failed to push ha
update to the engine and goes into a crash loop.
This change make seesaw_ha wait longer and have the seesaw_engine main
goroutine process ha state at a higher priority.