typescript-client icon indicating copy to clipboard operation
typescript-client copied to clipboard

Timeout times are missing a unit

Open 2ico opened this issue 1 month ago • 0 comments

The TS docs do not specify whether the timeout is in seconds or milliseconds.

https://github.com/weaviate/typescript-client/blob/cef88c5e78bba11f231edaa90a2823d0478f075f/src/connection/http.ts#L34C1-L34C72

2ico avatar Oct 09 '25 21:10 2ico