TimeoutError
Error thrown when an operation does not complete within the specified time Used for asynchronous operations with time limits
Signature
class TimeoutError extends BaseError
Error thrown when an operation does not complete within the specified time Used for asynchronous operations with time limits
class TimeoutError extends BaseError