]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
Improve exception handling
authorJoe Buck <jbbuck@gmail.com>
Fri, 30 Aug 2013 16:26:46 +0000 (09:26 -0700)
committerJoe Buck <jbbuck@gmail.com>
Sat, 31 Aug 2013 05:15:13 +0000 (22:15 -0700)
commit2bd383d3ce9cb45c7280f70ef84881a04608b7f9
tree09c7d8385862950d7773c5ee43974d3b6501659a
parentdd6cacb6e914d234ab377d8f32c16c3d9bc794bb
Improve exception handling

Catch exceptions and continue syncing items
in that shard but do NOT update the worker
bounds. This will result in redundant work
but prevents an error from stopping
the syncing of objects 'after' that object
in the same shard.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewd-by: Josh Durgin <josh.durgin@inktank.com>
radosgw_agent/worker.py