docs: improve descriptions

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
Thales Macedo Garitezi 2023-03-22 15:32:09 -03:00 committed by GitHub
parent 61cb03b45a
commit 8844b22c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -47,12 +47,12 @@ For bridges only have ingress direction data flow, it can be set to 0 otherwise
resume_interval {
desc {
en: """The interval at which a resource will retry inflight requests."""
zh: """资源重试机内请求的间隔时间。"""
en: """The interval at which the buffer worker attempts to resend failed requests in the inflight window."""
zh: """在发送失败后尝试重传飞行窗口中的请求的时间间隔。"""
}
label {
en: """Resume Interval"""
zh: """复职时间间隔"""
zh: """重试时间间隔"""
}
}