Skip to content

Commit

Permalink
1 millisecond is too much time #bruce #james #time 10m
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Jul 24, 2024
1 parent a10d4b6 commit 5f9fa15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chapters/07_Composability.md
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ Although we have a narrow timeout attached to the AI summarize call, we are stil
val strictResearch =
researchHeadline
.timeoutFail("strict timeout"):
1.millisecond
1.microsecond
```

```scala 3 mdoc:runzio:liveclock
Expand Down

0 comments on commit 5f9fa15

Please sign in to comment.