For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/WatchdogTerminateBeforeEvent.md.

Class: WatchdogTerminateBeforeEvent experimental

event

Beta

Contains information related to a script watchdog termination.

包含与脚本看门狗终止相关的信息。

Properties

cancel

cancel: boolean

Beta

Remarks

If set to true, cancels the termination of the script runtime. Note that depending on server configuration settings, cancellation of the termination may not be allowed.

如果设置为 true,取消脚本运行时的终止。请注意,根据服务器配置设置,可能不允许取消终止。


terminateReason

readonly terminateReason: WatchdogTerminateReason

Beta

Remarks

Contains the reason why a script runtime is to be terminated.

包含脚本运行时将被终止的原因。

同领域相关