Fork me on GitHub
#datomic
<
2020-12-23
>
kenny22:12:36

What is the default timeout for Datomic client API calls?

Joe Lane23:12:49

1 minute, used to be shorter.

kenny23:12:59

How was 1 minute chosen?

Joe Lane00:12:13

Not sure how it was chosen but it is configurable to less or more if you desire. Why?

kenny00:12:34

Just curious. Primarily because you said it used to be shorter.

kenny00:12:15

It also seems important to add to the client API doc string. Couldn't find the info anywhere 🙂

kenny00:12:43

I meant in the code

Joe Lane00:12:47

Point taken though :)

kenny00:12:31

:limit specifies its default in the docstring