You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the service is running and the server changes time due to daylight savings time, all triggers configured with a fixed time to run still trigger in the old time. The effect is that everything is off by one hour until the service is restarted.
The text was updated successfully, but these errors were encountered:
Hi Andreas! Great to hear from you, hope you are well!
Thanks for the bug report - I can see the problem here. I may need to replace the home-grown scheduling code with a standard library to solve this one. Leave it with me and I'll look into it.
When the service is running and the server changes time due to daylight savings time, all triggers configured with a fixed time to run still trigger in the old time. The effect is that everything is off by one hour until the service is restarted.
The text was updated successfully, but these errors were encountered: