ComputeTimeoutError

class ComputeTimeoutError()

exported from runtime.d

Extends:
  • Error

Properties

ComputeTimeoutError.name

type: readonly “ComputeTimeoutError”

Raised when the callback does not settle within timeoutMs; prior side effects remain.