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
I think currently the Postgres DB is acting as a lock, and that the first daily hottest cron job to finish will simply take the lock, and say it's executed then all the others will fail. However, it seems inefficient.
The text was updated successfully, but these errors were encountered:
I think currently the Postgres DB is acting as a lock, and that the first daily hottest cron job to finish will simply take the lock, and say it's executed then all the others will fail. However, it seems inefficient.
The text was updated successfully, but these errors were encountered: