Home Reference Source Repository
import {Timeout_Error} from 'wyst/es6/Errors/index.js'
public class | source

Timeout_Error

Extends:

es6-error~Extendable_ErrorJSON_Error → Timeout_Error

Constructor Summary

Public Constructor
public

Inherited Summary

From class JSON_Error
public

toJSON(): *

Public Constructors

public constructor(msg: string) source

Params:

NameTypeAttributeDescription
msg string
  • optional
  • default: Job took too long: Either increase the `max_run_time` or use `this.touch()` for a long running job