[FIX] http.py use checked_call for concurrency retry and exception handling
authorAntony Lesuisse <al@openerp.com>
Sun, 10 Nov 2013 14:07:57 +0000 (15:07 +0100)
committerAntony Lesuisse <al@openerp.com>
Sun, 10 Nov 2013 14:07:57 +0000 (15:07 +0100)
commit575376ef291eab5bb398b2de8be80ba11d65bcbc
tree45c9133317eed50a310656b84b7069ba1a956473
parent7f3133e423512e724ffd88f83865d383355960f4
[FIX] http.py use checked_call for concurrency retry and exception handling

bzr revid: al@openerp.com-20131110140757-tbe8yondadokd4ke
openerp/addons/base/ir/ir_http.py
openerp/http.py