Thanks for letting us know the outcome.
--
Luke Bakken
Engineer
lbak...@basho.com
On Fri, Apr 14, 2017 at 12:49 PM, Charles Solar wrote:
> Thanks for the tip Luke - I updated those timeouts to 30s each and not
> seeing anymore failures. I guess ideally updates should happen in under 4
> seconds
Thanks for the tip Luke - I updated those timeouts to 30s each and not
seeing anymore failures. I guess ideally updates should happen in under 4
seconds though so I'll have to find out why certain saves are taking so
long!
Charles
On Fri, Apr 14, 2017 at 12:33 PM, Luke Bakken wrote:
> Hi Charl
Hi Charles -
Extend the read and write timeouts using this setting:
https://github.com/basho/riak-dotnet-client/blob/develop/src/RiakClientTests.Live/App.config#L24
The above example extends it to 60 seconds.
The default is 4 seconds which may be too short if you are running
long queries. If 4