Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if options.uri is already set, seems to be an issue with retries #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MRdNk
Copy link

@MRdNk MRdNk commented Apr 7, 2015

There seems to be an issue with retries, to the point that it already has the options.uri and no options.path

  • I assume because it gets deleted and options is being passed around

@MRdNk
Copy link
Author

MRdNk commented Apr 9, 2015

Anybody else had the same issue?
Would like to get this merged in and released; or pointed in the right direction to fix the issue properly.

@panuhorsmalahti
Copy link
Contributor

Can you reproduce the issue and if so, how? It's better to find the core of the issue than patching it up.

@MRdNk
Copy link
Author

MRdNk commented Apr 10, 2015

I can on IrisCouch - running on iriscouch, I was getting errors, put in the retry and it was failing to get the options.uri as options.path did not exist.

@JonathonCwik
Copy link

This helped me! Was testing out what happens if I lose connection with CouchDB and it was crashing my server. With this I can get an error back instead. Thanks! Would love for this to be pulled in.

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.

3 participants