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 believe the images are returned according to the timestamp of the file in google storage. Instead we should parse the filenames to get the time the image was taken and order by that. (Notably if a machine has been off the network for a while, several images may be posted at the same time, not necessarily in order of when they were taken.)
The text was updated successfully, but these errors were encountered:
I believe the images are returned according to the timestamp of the file in google storage. Instead we should parse the filenames to get the time the image was taken and order by that. (Notably if a machine has been off the network for a while, several images may be posted at the same time, not necessarily in order of when they were taken.)
The text was updated successfully, but these errors were encountered: