> On Jul 22, 2016, at 3:51 PM, Brendan Duddridge <[email protected]> wrote: > > Could it be a Couchbase Lite timeout that's triggering the broken pipe?
That’s my guess. There’s no size limit on attachments. NSURLSession is only supposed to time out if there’s no data being received, not just if the request takes a long time; but the changeover from NSURLConnection to NSURLSession is fairly recent (part of 1.3) so maybe I haven’t set the session options quite right… File an issue, please? —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/6935575E-2AB3-4DE7-AC9C-45AA7F5CACDE%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
