)]}'
{"rabbitmq/values.yaml":[{"author":{"_account_id":24780,"name":"Sangeet Gupta","email":"sg774j@att.com","username":"sgupta"},"change_message_id":"e8f1ae2c7e4b116207839242dd45921f618612db","unresolved":false,"context_lines":[{"line_number":62,"context_line":"          params:"},{"line_number":63,"context_line":"            initialDelaySeconds: 120"},{"line_number":64,"context_line":"            periodSeconds: 90"},{"line_number":65,"context_line":"            timeoutSeconds: 5"},{"line_number":66,"context_line":"  security_context:"},{"line_number":67,"context_line":"    exporter:"},{"line_number":68,"context_line":"      pod:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1fa4df85_1579ee91","line":65,"updated":"2020-03-18 17:09:13.000000000","message":"Wjy are we reducing the timeout seconds when periodSeconds is the same. As it stands now, the next probe will be sent in 90 seconds. Reducing the timeout to 5 seconds from 70 seconds will not make the next probe go any earlier. Might as well give some extra time to the probe.","commit_id":"72afe093aa0b45ecf5f7600bdb0b768967afda0d"},{"author":{"_account_id":22636,"name":"Cliff Parsons","email":"cliffhparsons@aol.com","username":"cliffparsons"},"change_message_id":"5f4354ba1feba50e88cbe818ddfc6bd61cdcf8ad","unresolved":false,"context_lines":[{"line_number":62,"context_line":"          params:"},{"line_number":63,"context_line":"            initialDelaySeconds: 120"},{"line_number":64,"context_line":"            periodSeconds: 90"},{"line_number":65,"context_line":"            timeoutSeconds: 5"},{"line_number":66,"context_line":"  security_context:"},{"line_number":67,"context_line":"    exporter:"},{"line_number":68,"context_line":"      pod:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1fa4df85_d56fd6f9","line":65,"in_reply_to":"1fa4df85_1579ee91","updated":"2020-03-18 17:56:13.000000000","message":"The intent is not to make the next probe go earlier. The reason it was shortened is because the http get response is very quick; timeouts of 20 and 70 are ridiculous.  In other probes, like the openstack exporter probe, the timeout is 1 second, so I thought about reducing it to 1 second, but wanted to give it a little buffer of time to respond. So 3 retries X 5 seconds gives us 15 seconds before the probe consideres the container failed and restarts it.  I think that\u0027s plenty of time.","commit_id":"72afe093aa0b45ecf5f7600bdb0b768967afda0d"}]}
