| In the end of the day to solve it what we need is put it back on the queue to sync later. Actually we already have a simple solution for it. The RetryLink already do this after try without success so if we have it by default we will not have this problem. The only point we need to think about (also for RetryLink) is how this item will be sync again?! |