Skip to content

temporian.runtime_check_raise_exception #

runtime_check_raise_exception(value: bool) -> None

Sets the behavior when RT Check finds an issue.

Arg

value: If True, a RT check error will raise an exception. If False, a RT check error will print a warning.