Skip to content

Upsert with retry implemented#18

Open
HimanshuArora1234 wants to merge 2 commits into
ReactiveCouchbase:masterfrom
HimanshuArora1234:master
Open

Upsert with retry implemented#18
HimanshuArora1234 wants to merge 2 commits into
ReactiveCouchbase:masterfrom
HimanshuArora1234:master

Conversation

@HimanshuArora1234
Copy link
Copy Markdown

@HimanshuArora1234 HimanshuArora1234 commented Aug 10, 2017

upsertWithRetry functuon added with retries on error using the real rx.Observable.retryWhen of RxJava

@mathieuancelin
Copy link
Copy Markdown
Member

That's nice but I'd like to use idiomatic Scala as much as possible and avoid rx apis. Can you rewrite it without depending on RetryWhenFunction in the public API ?

@HimanshuArora1234
Copy link
Copy Markdown
Author

Ok sure. Will do that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants