10,729
edits
Line 230: | Line 230: | ||
This is a safe algorithm. However, in some cases, it can be inefficient because of increased traffic (we may download records that are deleted in the cleanup phase). | This is a safe algorithm. However, in some cases, it can be inefficient because of increased traffic (we may download records that are deleted in the cleanup phase). | ||
Therefore, when your incremental sync downloads too many records that are deleted in the cleanup, consider enforcing full sync for this entity. | Therefore, when your incremental sync downloads too many records that are deleted in the cleanup, consider enforcing full sync for this entity. See [[Sync Filter and incremental sync]] for a more detailed analysis of these two can be combined. | ||
=== Example === | === Example === |