Variable: DEFAULT_REQUEST_TIMEOUT_MS
Makaio Framework / bus-core / DEFAULT_REQUEST_TIMEOUT_MS
Variable: DEFAULT_REQUEST_TIMEOUT_MS
Section titled “Variable: DEFAULT_REQUEST_TIMEOUT_MS”
constDEFAULT_REQUEST_TIMEOUT_MS:60000=60_000
Defined in: ../../../packages/bus-core/src/types/options.ts:9
Default request timeout in milliseconds.
Shared policy constant used when callers omit RequestOptions.timeout.