SchedulerService use cases

We have SchedulerService in openmrs-core, which is used to create and execute repeatable tasks on a defined schedule. I’m trying to identify its use cases in different implementations to correctly support them within cluster deployments, see TRUNK-6362.

Please let me know, if you are using it in your implementation or you are aware of any usage. A link to source code with tasks definitions would be helpful as well.

Is this helpful? openmrs-module-ugandaemr-sync/api/src/main/java/org/openmrs/module/ugandaemrsync/tasks at master · METS-Programme/openmrs-module-ugandaemr-sync · GitHub