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.