Skip to main content
These settings are available in system.settings and are autogenerated from source.

memory_tracker_fault_probability

For testing of exception safety - throw an exception every time you allocate memory with the specified probability.

memory_usage_overcommit_max_wait_microseconds

Maximum time thread will wait for memory to be freed in the case of memory overcommit on a user level. If the timeout is reached and memory is not freed, an exception is thrown. Read more about memory overcommit.
Last modified on July 22, 2026