--custom-check-timeout
Last updated: July 8, 2026
Sets a timeout in seconds for each custom policy check. If a check takes longer than the specified time, it is terminated. Default: 0 (disabled). Available in Liquibase Secure 5.2.1 and later.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Command CLI parameter |
|
Liquibase properties file (defaults file) |
|
Command flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|