)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1849,"name":"Joe Gordon","email":"joe.gordon0@gmail.com","username":"jogo"},"change_message_id":"070bbf9c5381b9c3b16cb9c292f2cf33aaf73756","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Implements official clients with retry"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Add function to monkey patched official clients to handle"},{"line_number":10,"context_line":"retries on rate limiting errors."},{"line_number":11,"context_line":"Each client has an http client within, with something like"},{"line_number":12,"context_line":"a request method. The request method is replaced with a new"},{"line_number":13,"context_line":"request_with_retry, function of the original method."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"AAAATn%2F9MJ4%3D","line":10,"updated":"2013-12-14 23:35:37.000000000","message":"why monkey patch here and not add that support in the clients?\n\nAt the very least the commit message should explain why it should be done here and not in the clients themselves.","commit_id":"e633b26e4dab55c39680478f590a03f16bc4925b"}],"tempest/config.py":[{"author":{"_account_id":2750,"name":"Sean Dague","email":"sean@dague.net","username":"sdague"},"change_message_id":"13a0bad0af9d3d5a66552580b9ace3a12bc418be","unresolved":false,"context_lines":[{"line_number":594,"context_line":"               default\u003d2,"},{"line_number":595,"context_line":"               help\u003d\u0027Maximum number of retries for \u0027"},{"line_number":596,"context_line":"                    \u0027API calls hitting rate limiting\u0027),"},{"line_number":597,"context_line":"    cfg.IntOpt(\u0027retry_delay\u0027,"},{"line_number":598,"context_line":"               default\u003d60,"},{"line_number":599,"context_line":"               help\u003d\u0027Time interval between retries for \u0027"},{"line_number":600,"context_line":"                    \u0027rate limited API requests\u0027)"}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAATn%2F89V4%3D","line":597,"updated":"2013-12-18 11:59:30.000000000","message":"I think we need better names\n\nretry_api_delay\n\nand \n\nretry_api_count\n\nThen I\u0027m +2","commit_id":"26e8d92470e8a1626a81dacffd5a4e9e878aae31"},{"author":{"_account_id":1921,"name":"Andrea Frittoli","email":"andrea.frittoli@gmail.com","username":"andrea-frittoli"},"change_message_id":"260261e86c8f927bbac3cce538f090c47beff3e7","unresolved":false,"context_lines":[{"line_number":594,"context_line":"               default\u003d2,"},{"line_number":595,"context_line":"               help\u003d\u0027Maximum number of retries for \u0027"},{"line_number":596,"context_line":"                    \u0027API calls hitting rate limiting\u0027),"},{"line_number":597,"context_line":"    cfg.IntOpt(\u0027retry_delay\u0027,"},{"line_number":598,"context_line":"               default\u003d60,"},{"line_number":599,"context_line":"               help\u003d\u0027Time interval between retries for \u0027"},{"line_number":600,"context_line":"                    \u0027rate limited API requests\u0027)"}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAATn%2F82UE%3D","line":597,"in_reply_to":"AAAATn%2F89V4%3D","updated":"2013-12-19 15:51:29.000000000","message":"Done","commit_id":"26e8d92470e8a1626a81dacffd5a4e9e878aae31"}],"tempest/scenario/manager.py":[{"author":{"_account_id":2750,"name":"Sean Dague","email":"sean@dague.net","username":"sdague"},"change_message_id":"aaf8a193347123ae546d6094b1b213c320411e6b","unresolved":false,"context_lines":[{"line_number":49,"context_line":"import time"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"LOG \u003d log.getLogger(__name__)"},{"line_number":52,"context_line":"MAX_RECURSION_DEPTH \u003d 2"},{"line_number":53,"context_line":"RETRY_DELAY \u003d 60  # seconds"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"# NOTE(afazekas): Workaround for the stdout logging"}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAATn%2F9OlE%3D","line":52,"updated":"2013-12-13 19:11:45.000000000","message":"I think these should come out to the config file","commit_id":"e633b26e4dab55c39680478f590a03f16bc4925b"}]}
