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've hit a bit of a stumbling block while trying to write a pipeline. I have two processes: one checks the version of a database on disk, the other checks the remote version. What I want to achieve is to proceed with the pipeline if the remote database is newer than the local one (download, index the remote etc.).
I can't seem to get my head around the best way to achieve this. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. I've hit a bit of a stumbling block while trying to write a pipeline. I have two processes: one checks the version of a database on disk, the other checks the remote version. What I want to achieve is to proceed with the pipeline if the remote database is newer than the local one (download, index the remote etc.).
I can't seem to get my head around the best way to achieve this. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions