Skip to content
v3.3.0

EvaluationSuspendedError

Error thrown when computations become suspended. To perform any other action wait for the batch to complete or resume the evaluation. Relates to:

see batch

see suspendEvaluation

see resumeEvaluation

+ new EvaluationSuspendedError(): EvaluationSuspendedError

Defined in src/errors.ts:257

Returns: EvaluationSuspendedError

message: string


name: string


stack? : undefined | string


Error: ErrorConstructor