Const
Default timeout configurations for common operation types. These are compile-time constants; override by passing a custom TimeoutConfig at the call site rather than relying on environment variables.
Readonly
Standard EP API HTTP request (10 s)
Short health-check probe (3 s)
Retry delay base (1 s)
Default timeout configurations for common operation types. These are compile-time constants; override by passing a custom TimeoutConfig at the call site rather than relying on environment variables.