Regular Expression Evaluation Timeout
- Last UpdatedMay 12, 2025
- 1 minute read
Evaluation of complex regular expressions can sometimes take a significant amount of time. You may optionally specify a timeout value (in seconds), for evaluation of regular expressions used in mapping entries specified in the file.
Note: If not specified, the default value for this timeout is 60 seconds.
<ObjectMappings regExTimeoutSecs="10">
If the regular expression is not evaluated within the time specified, an error is raised.