Re: [Twisted-Python] Sending longer messages in AMP

2014-11-14 Thread Gavin Panella
On 13 November 2014 18:19, wrote: > On 02:57 pm, ga...@gromper.net wrote: >> >> Hi, >> >> We're using AMP and are starting to hit TooLong errors when scaling >> our application. In one respect it's a sign that we should do >> something like paging large requests and responses, but that's a lot >>

Re: [Twisted-Python] Sending longer messages in AMP

2014-11-13 Thread exarkun
On 02:57 pm, ga...@gromper.net wrote: Hi, We're using AMP and are starting to hit TooLong errors when scaling our application. In one respect it's a sign that we should do something like paging large requests and responses, but that's a lot more work, and comes with its own problems. We also don