Description
When the couchbase bucket isn't available, CreateAgent should fail right away with either ErrBucketNotFound (or for some reason ErrAuthenticationFailure like before) as opposed to clients having to use WaitUntilReady(..) and receive an "unambiguous timeout" error.
Build couchbase-server-7.0.0-2819 contains gocbcore commit 9cd9897 with commit message:
GOCBC-868: Add bucket not found retry reason