Can jsprit handle repetitive jobs/services?

I have some jobs which will repeat twice in a day. I know I can declare two separate jobs for those. But is there any other way to handle that in jsprit?
For example can we add time windows with “AND” relation. What I know is currently multiple time windows work in “OR” relation.

i don’t think so. i think you will have to make them separate jobs.

1 Like

Thank you @jie31best