Jasper, Have you tried changing the default settings in shindig.properties for the default HttpFetcher?
# Configuration for the HttpFetcher # Connection timeout, in milliseconds, for requests. shindig.http.client.connection-timeout-ms=5000 Try increasing that value to get past the timeout issues for those features.
