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: AdminGenericInterfaceErrorHandlingDefault
English Chinese (Simplified) Actions
Invoker filter 调用程序过滤器
Only execute error handling module for selected invokers. 只对选定的调用程序执行错误处理模块。
Error message content filter 错误消息内容过滤器
Enter a regular expression to restrict which error messages should cause error handling module execution. 输入一个正则表达式来限制哪些错误消息应导致错误处理模块执行。
Error message subject and data (as seen in the debugger error entry) will considered for a match. 将考虑匹配错误消息主题和数据(如调试器错误条目中所示)。
Example: Enter '^.*401 Unauthorized.*\\$' to handle only authentication related errors. 示例:输入'^.*401 Unauthorized.*\\$' ,仅处理与认证相关的错误。
Error stage filter 错误阶段过滤器
Only execute error handling module on errors that occur during specific processing stages. 只对特定处理阶段发生的错误执行错误处理模块。
Example: Handle only errors where mapping for outgoing data could not be applied. 示例:仅处理无法应用传出数据映射的错误。
Error code 错误代码
An error identifier for this error handling module. 该错误处理模块的错误标识符。
This identifier will be available in XSLT-Mapping and shown in debugger output. 此标识符将在XSLT映射中可用,并在调试器输出中显示。
Error message 错误消息
An error explanation for this error handling module. 该错误处理模块的错误说明。
This message will be available in XSLT-Mapping and shown in debugger output. 此消息将在XSLT映射中可用,并在调试器输出中显示。
Define if processing should be stopped after module was executed, skipping all remaining modules or only those of the same backend. 定义在执行模块后是否应该停止处理,跳过所有剩余的模块,或者只跳过同一个后端的模块。
Default behavior is to resume, processing the next module. 默认行为是恢复,处理下一个模块。
This module allows to configure scheduled retries for failed requests. 此模块允许配置失败请求的安排重试次数。
Default behavior of GenericInterface web services is to send each request exactly once and not to reschedule after errors. 通用接口Web服务的默认行为是每个请求仅发送一次,在错误后不再安排发送。
If more than one module capable of scheduling a retry is executed for an individual request, the module executed last is authoritative and determines if a retry is scheduled. 如果针对个别请求执行多个能够计划重试的模块,则最后执行的模块是权威性的,并确定是否安排重试。
Request retry options 请求重试选项
Retry options are applied when requests cause error handling module execution (based on processing options). 当请求导致错误处理模块执行(基于处理选项)时,将应用重试选项。
Schedule retry 安排重试
Should requests causing an error be triggered again at a later time? 是否应该在稍后的时间再次触发引起错误的请求?
Initial retry interval 初始重试间隔
Interval after which to trigger the first retry. 间隔之后触发第一次重试。
Note: This and all further retry intervals are based on the error handling module execution time for the initial request. 注意:本次及后期所有的重试间隔都基于初始请求的错误处理模块的执行时间。
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 最大重试间隔

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: AdminGenericInterfaceErrorHandlingDefault
String age
4 years ago
Source string age
4 years ago
Translation file
i18n/otrs/otrs.zh_CN.po, string 628