Create configurable trigger for the coach sync job
Description
Create a database configuration to control the trigger for the coach sync process. The current implementation is hard-coded at every 5 minutes. The desired configuration would allow for a cron/offset process like other jobs and to prevent the process from running during other background jobs.
Create a database configuration to control the trigger for the coach sync process. The current implementation is hard-coded at every 5 minutes. The desired configuration would allow for a cron/offset process like other jobs and to prevent the process from running during other background jobs.