We are using the same cron expressions in both the pre and prod environments, but the task scheduler timings are different, even though both servers are in the same time zone. Has anyone else experienced this issue or have any suggestions?
Hello Satish, thank you for your response.
We are currently using the following cron expression. Based on this, the task scheduler should trigger at 5:30 AM and 5:30 PM IST, but it is displaying incorrect timings in production. However, in pre-production, it appears as scheduled.
Can you try this, looking at yours there is additional condition 1st of every month, though it shouldn’t cause issue its redundant for your case, try below and see if still behaving weird