I noticed running beta 2 today that synchronisation seemed to be taking a lot longer than normal; taking over a minute each time before stopping and going back tothe usual "Synchronisation is enabled and all items are up to date"...
In the log, this seems to be happening every time it tries to sync:
2010-01-08 12:29:56.4185 10 Info SyncManager (Timed) Uploading 27 items.
2010-01-08 12:31:36.4472 10 Info SyncManager (1m 40.0s) Uploading 27 items.
2010-01-08 12:31:36.4632 10 Warn SyncManager Error occurred during synchronization upload - Libronix.DigitalLibrary.Synchronization.SyncClientException: Unhandled exception during synchronization. ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Libronix.DigitalLibrary.Synchronization.SyncClient.SubmitRequest(SyndicationFeed feed, DateTime since, IEnumerable`1 headers)
at Libronix.DigitalLibrary.Synchronization.SyncClient.UpdateItems(IEnumerable`1 seqTupleSyncItems)
--- End of inner exception stack trace ---
at Libronix.DigitalLibrary.Synchronization.SyncClient.UpdateItems(IEnumerable`1 seqTupleSyncItems)
at Libronix.DigitalLibrary.Synchronization.SyncManager.TryUploadItems(ISyncClient syncClient, IDictionary`2 dictItemSources, List`1 listSuccessfulBatchSyncDates)
2010-01-08 12:31:36.6782 10 Info SyncItemSourceBase`2 Resetting pending 'Layouts' items.
2010-01-08 12:31:36.7502 10 Info SyncItemSourceBase`2 Resetting pending 'Shortcuts' items.
2010-01-08 12:31:36.8622 10 Info SyncItemSourceBase`2 Resetting pending 'ReadingPlan' items.
2010-01-08 12:31:36.9532 10 Info SyncItemSourceBase`2 Resetting pending 'Notes' items.
2010-01-08 12:31:37.0232 10 Info SyncItemSourceBase`2 Resetting pending 'Document' items.
2010-01-08 12:31:37.7443 10 Info SyncItemSourceBase`2 Resetting pending 'Preferences' items.
EDIT: if anyone can replicate that this is happening across the board I'll add it to the wiki...