Closed jrolfs closed 2 years ago
Add support for the asyncUtilsTimeout configuration option via the configure() API so that the timeout for **findBy*** queries can be configured globally.
asyncUtilsTimeout
configure()
Closes #460
:tada: This PR is included in version 4.3.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Add support for the
asyncUtilsTimeout
configuration option via theconfigure()
API so that the timeout for **findBy*** queries can be configured globally.Closes #460