Skip to content
docsv0.17.0

RegexExecutionException

The regex ENGINE failed to run a pattern that DID compile (e.g. a backtrack/recursion limit hit at match time). This is neither a schema error nor invalid user input — it is a runtime engine failure, so it is never reported to the user as a pattern_mismatch FieldError.