The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.

Translation

English Template: AdminGenericInterfaceErrorHandlingRequestRetry
English Chinese (Simplified) Actions
Factor for further retries 进一步重试的因子
If a request returns an error even after a first retry, define if subsequent retries are triggered using the same interval or in increasing intervals. 如果请求在第一次重试后仍然返回错误,定义是使用相同的间隔时间还是增加间隔时间来触发后续重试。
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute' and retry factor at '2', retries would be triggered at 10:01 (1 minute), 10:03 (2*1=2 minutes), 10:07 (2*2=4 minutes), 10:15 (2*4=8 minutes), ... 示例:如果一个请求的初始间隔为“1分钟”、重试因子为“2”,初始触发在10:00,重试将触发在10:01(1分钟),10:03(2 * 1 = 2 分钟),10:07(2 * 2 = 4分钟),10:15(2 * 4 = 8分钟),...
Maximum retry interval 最大重试间隔
If a retry interval factor of '1.5' or '2' is selected, undesirably long intervals can be prevented by defining the largest interval allowed. 如果选择重试间隔因子“1.5”或“2”,则可以通过定义允许的最大间隔时间来防止不期望的长间隔时间。
Intervals calculated to exceed the maximum retry interval will then automatically be shortened accordingly. 计算出超过最大重试间隔的间隔将自动相应缩短。
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum interval at '5 minutes', retries would be triggered at 10:01 (1 minute), 10:03 (2 minutes), 10:07 (4 minutes), 10:12 (8=>5 minutes), 10:17, ... 示例:示例:如果一个请求的初始时间间隔为“1分钟”,重试因子为“2”,最大间隔为“5分钟”,初始触发在10:00,重试将触发在10:01(1分钟),10 :03(2分钟),10:07(4分钟),10:12(8 => 5分钟),10:17,...
Maximum retry count 最大重试次数
Maximum number of retries before a failing request is discarded, not counting the initial request. 失败请求被丢弃之前的最大重试次数,不计入初始请求。
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum retry count at '2', retries would be triggered at 10:01 and 10:02 only. 示例:如果一个请求的初始时间间隔为“1分钟”,重试因子为“2”,最大重试次数为“2”,初始触发在10:00,将仅在10:01和10:03触发重试。
Note: Maximum retry count might not be reached if a maximum retry period is configured as well and reached earlier. 注意:如果配置了最大重试时间并且较早到达,则可能无法达到最大重试次数。
This field must be empty or contain a positive number. 此字段必须为空或包含正数。
Maximum retry period 最大重试时间
Maximum period of time for retries of failing requests before they are discarded (based on the error handling module execution time for the initial request). 在丢弃失败请求之前重试的最长时间(基于初始请求的错误处理模块执行时间)。
Retries that would normally be triggered after maximum period is elapsed (according to retry interval calculation) will automatically be triggered at maximum period exactly. 在最大时间段之后正常触发的重试(根据重试间隔计算)将在最大时间段到达时自动触发一次。
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum retry period at '30 minutes', retries would be triggered at 10:01, 10:03, 10:07, 10:15 and finally at 10:31=>10:30. 示例:如果一个请求的初始间隔为“1分钟”、重试因子为“2”、最大重试时间为“30分钟”,初始触发在10:00,重试将触发在10:01、10:03、10:07、10:15,最后在10:31 => 10:30触发一次。
Note: Maximum retry period might not be reached if a maximum retry count is configured as well and reached earlier. 注意:如果配置了最大重试次数并且较早到达,则可能无法达到最大重试时间。
Add Invoker 添加调用程序
Edit Invoker 编辑调用程序
Do you really want to delete this invoker? 您真的想要删除这个调用程序吗?
Invoker Details 调用程序详情
The name is typically used to call up an operation of a remote web service. 该名称通常用于调用远程Web服务的操作。
Invoker backend 调用程序后端
This OTRS invoker backend module will be called to prepare the data to be sent to the remote system, and to process its response data. 这个OTRS调用程序后端模块被调用后,负责准备需要发送给远程系统的数据,并处理它的响应数据。
Mapping for outgoing request data 映射出站请求数据
Configure 配置
The data from the invoker of OTRS will be processed by this mapping, to transform it to the kind of data the remote system expects. 这个映射将对OTRS调用程序输出的数据进行处理,将它转换为远程系统所期待的数据。
Mapping for incoming response data 映射入站请求数据
The response data will be processed by this mapping, to transform it to the kind of data the invoker of OTRS expects. 这个映射将对响应数据进行处理,将它转换为OTRS调用程序所期待的数据。
Asynchronous 异步
Condition 条件

Loading…

No matching activity found.
Browse all component changes

Glossary

English Chinese (Simplified)
No related strings found in the glossary.

String information

Source string description
Template: AdminGenericInterfaceErrorHandlingRequestRetry
String age
4 years ago
Source string age
4 years ago
Translation file
i18n/otrs/otrs.zh_CN.po, string 655