On Tue, Nov 24, 2015 at 11:03 AM, Oon-Ee Ng <[email protected]> wrote: > And furthermore that when I do that, callRemote no longer returns a > deferred (which makes sense, really) and instead gets a None. One more > check before I add my default errBacks then. Optimised network traffic > sounds positive, at the least (I assume this means one less > transmission since it effectively makes the AMP one-way for the > messages which have this set to False).
Just realized, requiresAnswer=False means I can't add errBacks, which means there's no way to handle a receiver-side error. Is this correct? _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
