Hi Team,
I was going through the code base, I have some question regarding scheduling, currently there are list of specific time options for the data sync scheduling job like [1, 2 3 6 ..] hour, I guess current solution doesn't using temporal cron scheduling option for executing workflow, it has its own scheduling mechanism right? Is there is any specific reason behind it?