retry
n. 重操作
vt. [计] 重试;重审
2026-03-22 06:37 浏览次数 18
n. 重操作
vt. [计] 重试;重审
retry time重试时间
write retry写入再试
instruction retry[计]
retry parameter[计]
retry song重试歌曲
Route Retry路由重试
Retry Queue重试队列
retry logic复算逻辑
Retry delay重试延迟
the tcs may elect to retry any or all of the remaining transaction elements prior to failing the initial air reservation.
tcs可能在舍弃初始的航空预定之前推选重试任一或所有余下的事务单元。
if no response is received within the timeout period defined for the service invocation, the mediation flow can perform defined retry invocations.
如果在为该服务调用定义的超时长度内没有收到任何响应,则中介流可以执行定义的重试调用。
when failures happen, have software quickly identify those failures and retry requests.
发生故障时,让软件快速识别失败并重试请求。
this section explains how to view and edit this retry setting, and describes special conditions when this setting is ignored.
本部分阐述如何查看和编辑此重试设置,并介绍忽略此设置时的特殊条件。
you might need to promote properties that enable administrative control over, for example, invocation style, alternate routing, and retry configuration.
您可能需要提升那些能够对调用方式、备选路由和重试配置等等启用管理控制的属性。
then retry the build operation and it will complete successfully.
然后重试构建操作,就会成功完成了。
if the retry fails, then custom dlq rules should be used to forward or remove the messages as needed.
如果重试失败,则应该使用自定义的dlq规则,根据需要转发或删除消息。
this requires storing the transaction to a durable data store and scheduling retry attempts for a future time.
这要求将事务存储在持久的数据存储器中并安排未来的重试尝试。
for example, retry functionality can be coded by a single developer or team, rather than requiring coding across multiple subsystems by many developers.
比如,重试功能可以有单个开发者或者团队来编码,而不需要由许多开发者跨多个子系统进行编码。
the finer granularity reduces the chance that there will be contention, and the ability to retry without being descheduled reduces the cost of contention.
更细的粒度降低了争用的机会,不用重新调度就能重试的能力也降低了争用的成本。
the tenacity value specifies the timeout for the login retry in hours.
韧度值将指定登录重试的超时时间(小时)。
in addition to specifying the timeout, you can specify a retry count with an optional delay.
除了指定超时以外,您还可以通过可选的延迟来指定重试计数。
you can also set the connection retry interval.
您还可以设置连接的重试时间间隔。
the number of retries and the retry interval is configurable.
重试的次数和间隔是可配置的。
sometimes it hangs for no reason; if this happens you can retry it and it may work the second time, but don’t be surprised if it doesn’t work.
有的时候它会无原因的停在那里;如果发生这种情况,请您重试一下,也许第二次它就会正常工作,但是如果它不工作,您也别太惊奇。
retry needs to be used with caution and with the knowledge of the transactionality and idempotence of the provider.
在应用重试时需要十分小心,并且要了解提供者的事务性和幂等性。
he shops around and several judges say they will definitely be willing to retry the case, because the original ruling is now suspect.
他寻求了几位法官的意见,有几位法官说他们肯定愿意重审这个案件,因为原先的审判有疑点。
after a communication failure, random delays are introduced before retry to frustrate certain classes of attacks.
通信失败后,在重试阻止某些攻击类之前引入随机延迟。
if the target component is a cluster member, the message is redelivered to the same cluster member up to the retry setting.
如果目标组件是集群成员,则将消息重新提交到同一集群成员,进而完成重试设置。
best practice indicates that exception handling should include retry logic (where possible) or routing the task to an administrator to resolve.
最佳实践表明,异常处理应该包含重试逻辑(如果可能),或者将任务路由给管理员处理。
assuming that the degree of concurrency to modify the same files is not very high (as well as relying on a bit of luck), a subsequent retry should succeed without conflicts.
假设修改相同文件的并发程度并不很高(多少依赖一点运气),那么后续的重试应该会成功,没有沖突。
the difference between these numbers is the flow's maximum retry count).
这些数值之间的区别在于消息流的最大重试计数)。
if the second cas (d) fails, the inserting thread does not need to retry -- because another thread has completed the operation for it in step (b)!
如果第二个cas(d)失败,插入线程不需要重试 ——因为其他线程已经在步骤(b)中替它完成了这个操作!