Difference in behaviour when 1 workflow is scheduled vs multiple workflows are scheduled.

Created on 21 June 2018, almost 7 years ago
Updated 5 August 2024, 9 months ago

Hi Team,

We are facing an issue with Workflow scheduling. I have tested the issue on New as well as my current project and issue seems to be the same.

Here is the case.
The case when multiple schedules are added, schedular works, but a little differently.
# Suppose you schedule 2 transitions, at 17:40 and another at 17:50
# When you run cron at 17:40, the transition does not takes place.
# When you run cron at 17:41, the transition does takes place.
# Similarly, it goes for other Schedule.

However, If we schedule only 1 transition, at 17:40, and run the cron, as soon as clock hits 17:40, we run cron, the schedular is fired, and we not have to wait for the clock to change to 17:41.

I am not sure, if this is some config issue, or something which is expected.

Happy to provide more info.

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇮🇳India vaibhavjain Delhi

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024