TaskTimeoutError
An error that’s thrown when a task has timed out.
static
TaskTimeoutError: new (...args: any[]) => AppException
Related
- class AsyncTaskQueueA class that represents a queue of asynchronous tasks within a Scheduler.
An error that’s thrown when a task has timed out.
static
TaskTimeoutError: new (...args: any[]) => AppException