Use schedules to define the working hours of robots.
Some tasks can only be processed at certain hours or on certain days of the week.
This can be achieved using schedules. The default schedule is 24/7, which means that tasks are executed as long as the machines are active and there are pending tasks to be processed.
Once you set up a custom schedule, all pending tasks are processed based on that schedule.
This means that a Conductor only pulls a task for this process if it is within the working hours.