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

Fall back to PostgreSQL if Elasticsearch is unreachable #16

Open
ddeboer opened this issue May 31, 2017 · 0 comments
Open

Fall back to PostgreSQL if Elasticsearch is unreachable #16

ddeboer opened this issue May 31, 2017 · 0 comments

Comments

@ddeboer
Copy link
Member

ddeboer commented May 31, 2017

If Elasticsearch is unreachable, fall back to the PostgreSQL data source. Let’s try try to differentiate between:

  • unreachable Elasticsearch: perhaps retry once, then fall back to PostgreSQL
  • error in Elasticsearch query: do not fall back but show error page (so devs/editors know they made an error in the template or search query resource).
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

No branches or pull requests

1 participant