한국어
Appearance
제한 시간이 지났을 때 던져지는 에러예요.
timeout나 withTimeout 같은 작업의 제한 시간이 지났을 때 던져져요.
class TimeoutError extends Error { name = 'TimeoutError', }