Files
swift/test/unit
Jianjian Huo 7980b6a0d3 Object-expirer: continue to process next container on listing errors
When Expirer is iterating task containers and doing listings, it's
possible one of the container nodes hosting the task container may
become overloaded (or have a really low backend ratelimit set).
Object-expirer should expect UnexpectedResponse and continue to try
and list the task objects in the next container.

And if the task container doesn't exist, expirer should not try to
delete the non-existent containers, before continue to work on
the next container.

Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
Change-Id: Id1966fa22725a02471e2d7c5a42fb243b1cfcf6a
2024-10-04 13:47:55 -07:00
..
2019-06-19 09:54:14 -07:00
2024-05-02 08:30:54 -07:00