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
Hi, I could not reproduce this bug with a simple test...
Does it happen often?
Could not reproduce it
Is the database clock in sync with the frontend?
postgres@dahu-oar3:~$ date ; psql oar -c "select now();"
Wed Jul 3 08:05:04 AM CEST 2024
now
-------------------------------
2024-07-03 08:05:04.286853+02
How long did it take to reach this prediction? Is the queue empty?
It took a few seconds. Checking into the database, the submit_time is 1718184635 which gives "11:30:35" and the prediction came at "11:30:58"
Pretty sure that the queue was empty, and there was 2 nodes available and 2 other to be started by Greta (standby)
Anything that could lead us to reproduce it into a simple test could be helpful.
Play with greta and nodes in the standby mode I think...
The start prediction is is the past... is it normal?
The text was updated successfully, but these errors were encountered: