Forum Discussion

avidCoder's avatar
avidCoder
Super Contributor
6 years ago

Getting java.util.concurrent.timeoutexception intermittently while connecting to couchbase

I am using Ready API 1.9.0 version to fetch the documents from the couchbase. Sometimes it works but sometimes it gives java.util.concurrent.timeoutexception. Below is the code I have written:-   @...