)]}'
{"swift/common/middleware/s3api/s3request.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"9be4c80cfb502dc26bf0d734ab609528f79523cb","unresolved":true,"context_lines":[{"line_number":1277,"context_line":"                },"},{"line_number":1278,"context_line":"                \u0027DELETE\u0027: {"},{"line_number":1279,"context_line":"                    HTTP_NOT_FOUND: (NoSuchBucket, container),"},{"line_number":1280,"context_line":"                    HTTP_CONFLICT: BucketNotEmpty,"},{"line_number":1281,"context_line":"                },"},{"line_number":1282,"context_line":"            }"},{"line_number":1283,"context_line":"        else:"}],"source_content_type":"text/x-python","patch_set":2,"id":"f52bc4d2_f8a5651a","line":1280,"updated":"2021-07-23 21:55:45.000000000","message":"Right, so at least we\u0027re handling this case earlier...","commit_id":"5759072d2544f30949eb41e0102e281aac192438"},{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"9be4c80cfb502dc26bf0d734ab609528f79523cb","unresolved":true,"context_lines":[{"line_number":1405,"context_line":"            if self.conf.ratelimit_as_client_error:"},{"line_number":1406,"context_line":"                raise SlowDown(status\u003d\u0027429 Slow Down\u0027)"},{"line_number":1407,"context_line":"            raise SlowDown()"},{"line_number":1408,"context_line":"        if resp.status_int \u003d\u003d HTTP_CONFLICT:"},{"line_number":1409,"context_line":"            # TODO: validate that this actually came up out of SLO"},{"line_number":1410,"context_line":"            raise BrokenMPU()"},{"line_number":1411,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"9c962400_a3cff7bb","line":1408,"updated":"2021-07-23 21:55:45.000000000","message":"Oh, I just realized that the scope here means we could catch 409s at the account or container layer, too, or for non-GET requests...\n\nI think it\u0027s *mostly* harmless, though?","commit_id":"5759072d2544f30949eb41e0102e281aac192438"}]}
