effect-io-ai

Package: effect
Module: Cause

Cause.TimeoutExceptionTypeId

A unique symbol identifying the TimeoutException type.

Details

This provides a symbol that identifies a TimeoutException. It helps the framework recognize errors related to operations that fail to complete within a given timeframe.

See

Signature

declare const TimeoutExceptionTypeId: unique symbol

Source

Since v2.0.0