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 running postgres and entropy server on different timezones, the pgq can pickup jobs that are not supposed to be picked yet and update their run_at to the postgres server time + extended interval seconds.
The text was updated successfully, but these errors were encountered:
rohilsurana
changed the title
[Queue] Missing timezone in pgq causes incorrect Job run_at refresh
[Worker] Missing timezone in pgq causes incorrect Job run_at refresh
Aug 9, 2022
When running postgres and entropy server on different timezones, the pgq can pickup jobs that are not supposed to be picked yet and update their run_at to the postgres server time + extended interval seconds.
The text was updated successfully, but these errors were encountered: