Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom cron job expression don't work #237

Open
kushagrasc opened this issue Apr 10, 2024 · 3 comments
Open

Custom cron job expression don't work #237

kushagrasc opened this issue Apr 10, 2024 · 3 comments

Comments

@kushagrasc
Copy link

Hello, this is to bring to your attention regarding my cronjob.

You can observe that it is executing every minute.

Screenshot 2024-04-10 at 21 19 10

However, the desired cron expression suggests running the job every minute between 10 AM to 7 PM from Monday to Friday.

Screenshot 2024-04-10 at 21 22 20

PS: Confusion arises regarding how this timezone is determined. Since I am from India, I wonder if this timezone is Indian Standard Time (IST) or Coordinated Universal Time (UTC). (Can someone please confirm this thing to me)

@pschlan
Copy link
Owner

pschlan commented Apr 11, 2024

The actual job execution will use the time zone you can specify at the 'Advanced' tab of the job. Can you check which timezone is configured there?

@kuspia
Copy link

kuspia commented Apr 11, 2024

Can you check which timezone is configured there?

@pschlan hey that's my another id, so prolly I am using IST only because I have not configured anything in advanced tab.

@kushagrasc
Copy link
Author

@pschlan no replies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants