Property reference

sn_sensitive_data.com.glide.cs.sensitive_data.regex_timeout

The sn_sensitive_data.com.glide.cs.sensitive_data.regex_timeout property sets the timeout duration for regular expression matching operations in milliseconds. Admins should review this setting to optimize performance and prevent long-running regex operations that could impact system responsiveness.

Default: 1000 Type: integer Application: Sensitive Data Handling

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the maximum time allowed for regex matching operations, with a configurable range from 0 to 10000 milliseconds.
What area does it affect? Sensitive Data Handling
What does the default mean? The default value is "1000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting performance settings or troubleshooting regex-related delays.

Out of the box property record

Raw metadata from the property record.

Property name sn_sensitive_data.com.glide.cs.sensitive_data.regex_timeout
Sys ID 0c8c9ba653f73010b6e8ddeeff7b12d4
Type integer
Application Sensitive Data Handling
Default value 1000
Description Specifies the timeout (in msecs) of a regular expression matching operation. Range 0 to 10000 msecs.
Updated 2021-11-16 12:16:06

Sources

Official references and nearby text excerpts where this property appears.