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

DB connection recovery (and more!) #344

Merged
merged 34 commits into from
Oct 30, 2017

Conversation

eduardoboucas
Copy link
Contributor

@eduardoboucas eduardoboucas commented Oct 26, 2017

With this PR:

Tests:

  • API boots with database unavailable and recovers when it reconnects

  • API boots with database available and recovers from subsequent failures

  • RESTful DELETE on non-existing documents returns a 404

  • RESTful POST/PUT on non-existing documents return a 404

@jimlambie
Copy link
Contributor

👏

@eduardoboucas eduardoboucas changed the title Make API recover from DB connection failures DB connection recovery (and more!) Oct 29, 2017
@eduardoboucas eduardoboucas merged commit 6da1898 into release/3.0.0 Oct 30, 2017
@jimlambie jimlambie deleted the feature/connection-recover branch October 31, 2017 17:21
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