Trent Albright
Trent Albright
I think though there is a distinct difference between pipelining and using multi, that is that multi is transactional and pipelining is not: http://redis.io/topics/transactions http://redis.io/topics/pipelining
@pietern how does the implicit pipelining work on the response side of the equation? @mloughran There has to be some penalty for using multi-exec if you have multiple clients talking...
There is a pull request that fixes this issue: https://github.com/eventmachine/eventmachine/pull/288 YMMV but commenting out the relevant lines in process_mail_from didn't work for me, but the pull request above worked fine...
Oh geeze...thanks!
BTW that oh geeze was too myself not realizing the mismatch...not a complaint ๐ The error was fairly confusing though. Regardless, thanks for the help!
The low hanging ๐ kinda way to do this allow the plan to fail, and then deploy the app using Heroku git. Then run the plan again, as it will...
@mars should we add 503 as a condition to https://github.com/heroku/heroku-go/commit/3b96879aa0a537cdfabc258cd8a13bc079d06801? I suspect the error handling may be off in the back-end, for it to respond with HTML instead of JSON.
๐ yo! I did reproduce it last night -- the HCL above has recreated this ๐ฏof the time so far.
@joestump can we add #77 to the VTO milestone?
Seems reasonable. Maybe something along these lines: https://play.golang.org/p/Ndcb-IY5hpP