[Twisted-Python] AMP message length limit

Oon-Ee Ng ngoonee.talk at gmail.com
Wed Nov 25 02:54:51 MST 2015


On Tue, Nov 24, 2015 at 11:03 AM, Oon-Ee Ng <ngoonee.talk at gmail.com> 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?




More information about the Twisted-Python mailing list