|
|
|
|
|
by bryanh
4696 days ago
|
|
I know it sucks, but in the meantime have you considered slowing those sync tasks down if the user's "last activity" timestamp is older than a few minutes? You might even be able to make it sync faster for active users with the extra overhead afforded there. Logins, refreshes, clicks, new things synced, etc... can all update the last activity timestamp. |
|