1.(重新)再试
2.【法】再审,重审
1.to judge a person or crime in a court of law again because a previous trial was considered not to be fair or it ended without a verdict
2.to try to do something again after the first attempt was not successful; to try to perform a computer operation again
1.If update conflicts are likely, then the performance overhead of retries can be very costly.
如果可能出现更新冲突,则重试的性能开销将非常大。
2.If the application fails to access the message after the specified number of immediate retries, the message is sent to a retry queue.
在立即重试达指定次数后,如果应用程式无法存取讯息,讯息就会传送至重试伫列。
3.By running multiple redundant copies of each service, one can use quick timeouts and retries to route around failed or unreachable services.
每个服务都运行多个冗余拷贝,短时间内超时,然后绕过失败或不可访问的服务进行重试。
4.This parameter specifies the number of logon failures that the Receive connector retries before it closes the connection.
此参数指定接收连接器在关闭连接之前重试登录的失败次数。
5.Most errors can be ignored, and retries will be attempted during the synchronization process.
可以忽略大多数错误,然后在同步过程中将进行重试。
6.The sleep and tenacity settings affect how the connector retries to connect to the database when the limit is exceeded.
睡眠和韧度设置将影响超过限制时连接器重新尝试连接到数据库的方式。
7.maxRetriesForClientReroute: Use this property to limit the number of retries, if the primary connection to the server fails.
maxRetriesForClientReroute:使用此属性可以限制到服务器的主要连接失败的重试次数。
8.If the server crashes completing the task but before the RPC reply is sent, duplicate requests sometimes result due to client retries.
如果服务器在完成任务以后发送RPC返回消息之前崩溃,客户端的重试会导致多个请求的处理。
9.The invocation is retried by the Service Integration Bus n times -- the default is five (one original and four retries).
服务集成总线重试调用n次——缺省次数为5(1次原始调用和4次重试)。
10.After the number of retries is reached, the message is moved to the FEM destination.
达到重试次数后,将消息移到FEM目的地。