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
From my testing today it looks like we attempt to find a match but if not we silently complete with no records synced. As a user it would be nice to get a warning, or even an error potentially, if my configured table wasnt found. If I was running this is production and the table disappeared the job would continue to succeed as if the data was synced, which could lead to some unexpected results and might make me lean in favor of throwing an error.
The text was updated successfully, but these errors were encountered:
From my testing today it looks like we attempt to find a match but if not we silently complete with no records synced. As a user it would be nice to get a warning, or even an error potentially, if my configured table wasnt found. If I was running this is production and the table disappeared the job would continue to succeed as if the data was synced, which could lead to some unexpected results and might make me lean in favor of throwing an error.
The text was updated successfully, but these errors were encountered: