When scheduling new jobs to scheduler we should consider to don't add a job which is already in the schedule plan.
https://github.com/MalloZup/fullrocketmetal/blob/master/src/fullrocketmetal/core.clj#L37
Consider to add specific UID under control for this.
When scheduling new jobs to scheduler we should consider to don't add a job which is already in the schedule plan.
https://github.com/MalloZup/fullrocketmetal/blob/master/src/fullrocketmetal/core.clj#L37
Consider to add specific UID under control for this.