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

Fix for Issue #14 #15

Merged
merged 2 commits into from Oct 28, 2015
Merged

Fix for Issue #14 #15

merged 2 commits into from Oct 28, 2015

Conversation

jgfaulk
Copy link
Contributor

@jgfaulk jgfaulk commented Sep 24, 2015

Prevents failed requests from being cached indefinitely so they can be retried.

return resp;
return resp;
}
finally {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this up a line:

} finally {

@jgfaulk
Copy link
Contributor Author

jgfaulk commented Oct 6, 2015

@paulcbetts fixed the formatting

@thomasvdb
Copy link

Any update on this when this will get merged?

anaisbetts added a commit that referenced this pull request Oct 28, 2015
@anaisbetts anaisbetts merged commit 1364163 into reactiveui:master Oct 28, 2015
@anaisbetts
Copy link
Member

Thanks!

@jgfaulk jgfaulk mentioned this pull request Jan 8, 2016
@ghuntley ghuntley added this to the 0.7.0 milestone Nov 10, 2016
@ghuntley ghuntley added the Bug label Nov 10, 2016
@lock lock bot locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants