diff --git a/pip/pip-408.md b/pip/pip-408.md index f6b0b9f4c0d81..ce6605ca3af17 100644 --- a/pip/pip-408.md +++ b/pip/pip-408.md @@ -44,7 +44,7 @@ This isolates retry control to the connector-level configuration while preventin ### Configuration -在ClientConfigurationData中增加一个属性maxRetryRequestTimes,用于设置请求的最大重试次数。 +Add a maxRetryRequestTimes property in ClientConfigurationData to configure the maximum number of request retries. #### ClientConfigurationData.java @@ -64,5 +64,5 @@ Fully compatible. # Links -* Mailing List discussion thread: +* Mailing List discussion thread:https://lists.apache.org/thread/643rfwgn292kyqkdxrmgckqbr1flsz59 * Mailing List voting thread: