Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 7b98e5c

Browse files
committed
Reformat
1 parent d774143 commit 7b98e5c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ TranscriptParams params = TranscriptParams.builder()
145145
## Timeouts
146146

147147
The SDK uses the default timeouts of OkHttpClient:
148-
- 10 seconds for connection timeout
149-
- 10 seconds for read timeout
150-
- 10 seconds for write timeout
151-
- No timeout for call timeout
148+
* 10 seconds for connection timeout
149+
* 10 seconds for read timeout
150+
* 10 seconds for write timeout
151+
* No timeout for call timeout
152152

153153
However, there are **no timeouts for any LeMUR** HTTP request.
154154

0 commit comments

Comments
 (0)