Databricks SDK for JavaScript
    Preparing search index...

    Type Alias TerminationType_Type

    TerminationType_Type:
        | typeof TerminationType_Type[keyof typeof TerminationType_Type]
        | string & {}
    • SUCCESS: The run terminated without any issues
    • INTERNAL_ERROR: An error occurred in the platform. Please look at the status page or contact support if the issue persists.
    • CLIENT_ERROR: The run was terminated because of an error caused by user input or the job configuration.
    • CLOUD_FAILURE: The run was terminated because of an issue with your cloud provider.