Commit 82207ffc authored by Stephane Nicoll's avatar Stephane Nicoll

Attempt to fix Windows build

The couchbase instance in our windows infra seems super slow. Trying to
workaround that issue by increasing the connect timeout from 5 to 10 sec.

See gh-5651
parent 2e86f0f8
spring.couchbase.bootstrap-hosts=localhost spring.couchbase.bootstrap-hosts=localhost
spring.couchbase.env.timeouts.connect=10000
spring.data.couchbase.auto-index=true spring.data.couchbase.auto-index=true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment