)]}'
{"heat/common/context.py":[{"author":{"_account_id":4257,"name":"Zane Bitter","email":"zbitter@redhat.com","username":"zaneb"},"change_message_id":"f1f5426996c5b5a0e714ed3fbbc87ad214e792df","unresolved":false,"context_lines":[{"line_number":53,"context_line":"ks_loading.register_auth_conf_options(cfg.CONF, TRUSTEE_CONF_GROUP)"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":""},{"line_number":56,"context_line":"def retry_on_connection_timeout(func):"},{"line_number":57,"context_line":"    wrapper \u003d tenacity.retry("},{"line_number":58,"context_line":"        stop\u003dtenacity.stop_after_attempt(11),"},{"line_number":59,"context_line":"        wait\u003dtenacity.wait_random(max\u003d2),"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_6f530818","line":56,"updated":"2019-08-23 13:19:42.000000000","message":"This is fine but it could also be written as\n\n retry_on_connection_timeout \u003d tenacity.retry(...)","commit_id":"26c724c98f28a3f164c976ae2d0fd8405fbad719"},{"author":{"_account_id":4257,"name":"Zane Bitter","email":"zbitter@redhat.com","username":"zaneb"},"change_message_id":"f1f5426996c5b5a0e714ed3fbbc87ad214e792df","unresolved":false,"context_lines":[{"line_number":55,"context_line":""},{"line_number":56,"context_line":"def retry_on_connection_timeout(func):"},{"line_number":57,"context_line":"    wrapper \u003d tenacity.retry("},{"line_number":58,"context_line":"        stop\u003dtenacity.stop_after_attempt(11),"},{"line_number":59,"context_line":"        wait\u003dtenacity.wait_random(max\u003d2),"},{"line_number":60,"context_line":"        retry\u003dtenacity.retry_if_exception_type("},{"line_number":61,"context_line":"            (ksa_exceptions.ConnectFailure,"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_2f3d10bc","line":58,"range":{"start_line":58,"start_character":41,"end_line":58,"end_character":43},"updated":"2019-08-23 13:19:42.000000000","message":"Not using the configuration option here?","commit_id":"26c724c98f28a3f164c976ae2d0fd8405fbad719"}]}
