Re: [Txamqp-dev] 'headers' not in msg.content:

2009-09-10 Thread Dan Di Spaltro
Esteve, Thanks for the response, I hope FluidDB is going great! On Thu, Sep 10, 2009 at 8:57 AM, Esteve Fernandez wrote: > Hi Dan, > > sorry for the slow reply, FluidDB has taken a lot of our time lately. > > On Sat, Sep 5, 2009 at 9:23 PM, Dan Di Spaltro > wrote: >> Well I think these two iss

Re: [Txamqp-dev] 'headers' not in msg.content:

2009-09-10 Thread Esteve Fernandez
Hi again On Thu, Sep 10, 2009 at 5:57 PM, Esteve Fernandez wrote: > - remove the immediate flag from the server's transport, the problem > is that the server will not know if a response has been delivered > correctly > - add an empty dictionary as the headers attribute to the Content > class no m

Re: [Txamqp-dev] 'headers' not in msg.content:

2009-09-10 Thread Esteve Fernandez
Hi Dan, sorry for the slow reply, FluidDB has taken a lot of our time lately. On Sat, Sep 5, 2009 at 9:23 PM, Dan Di Spaltro wrote: > Well I think these two issues aren't as related as I thought.  The > headers not in content happens when you: > > * have a publisher, send to a queue. > * disconn

Re: [Txamqp-dev] 'headers' not in msg.content:

2009-09-05 Thread Dan Di Spaltro
Well I think these two issues aren't as related as I thought. The headers not in content happens when you: * have a publisher, send to a queue. * disconnect the publisher, make sure the queue is still alive aka, no auto_delete * send to the response queue, which no longer exists, and this happens