Expected behavior
It should be clear to users why the timeout field is required.
Proposal
Add a short explanation in the README and the src/factory.ts explaining that timeout is intentionally required due to being context-dependent.
This helps prevent misuse and aligns with the design decision discussed by maintainers.
Expected behavior
It should be clear to users why the
timeoutfield is required.Proposal
Add a short explanation in the README and the src/factory.ts explaining that timeout is intentionally required due to being context-dependent.
This helps prevent misuse and aligns with the design decision discussed by maintainers.