]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
Treat HTTP 500 as any other HTTP error for a copy request
authorJosh Durgin <jdurgin@redhat.com>
Mon, 24 Nov 2014 23:59:20 +0000 (15:59 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 24 Nov 2014 23:59:22 +0000 (15:59 -0800)
commitbcf04288e1ca0207529be3fb8a6a7778d14afb60
tree358cada89562e3d0b7380e15f34c2d1b3acbc3e4
parentb01865af669a7117d52c4f1dd549c2ceda87ce4f
Treat HTTP 500 as any other HTTP error for a copy request

We still want to retry later, since 500 could be the gateway timing
out, or it being upgraded to fix a bug, etc.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
radosgw_agent/tests/test_worker.py
radosgw_agent/worker.py