)]}'
{"zun/network/kuryr_network.py":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"d1f26f4367b9504324d51583afe2d340b878d4ce","unresolved":false,"context_lines":[{"line_number":122,"context_line":"                network, options, ipam_options)"},{"line_number":123,"context_line":"            if created_network:"},{"line_number":124,"context_line":"                return created_network"},{"line_number":125,"context_line":"            backoff \u003d int(math.pow(2, attempt) - 1)"},{"line_number":126,"context_line":"            time.sleep(backoff)"},{"line_number":127,"context_line":""},{"line_number":128,"context_line":"        raise exception.ZunException(_("}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_75c4b960","line":125,"range":{"start_line":125,"start_character":38,"end_line":125,"end_character":50},"updated":"2019-09-01 18:46:39.000000000","message":"not better to use (attempt-1) as pow argument?","commit_id":"ec96c5e96ba7ee329b88414e777dc8c01ad64c53"},{"author":{"_account_id":11536,"name":"hongbin","email":"hongbin034@gmail.com","username":"hongbin"},"change_message_id":"08c0cda05597d7730b6c3622c38529ec8bb18dd4","unresolved":false,"context_lines":[{"line_number":122,"context_line":"                network, options, ipam_options)"},{"line_number":123,"context_line":"            if created_network:"},{"line_number":124,"context_line":"                return created_network"},{"line_number":125,"context_line":"            backoff \u003d int(math.pow(2, attempt) - 1)"},{"line_number":126,"context_line":"            time.sleep(backoff)"},{"line_number":127,"context_line":""},{"line_number":128,"context_line":"        raise exception.ZunException(_("}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_d5ffad31","line":125,"range":{"start_line":125,"start_character":38,"end_line":125,"end_character":50},"in_reply_to":"7faddb67_75c4b960","updated":"2019-09-01 21:05:38.000000000","message":"There are minor differences. Right now, the sleep time will be 1-\u003e3-\u003e7. If it is math.pow(2, attempt - 1), the sleep time will be 1-\u003e2-\u003e4.","commit_id":"ec96c5e96ba7ee329b88414e777dc8c01ad64c53"}]}
