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

Healthcheck async api #128

Merged
merged 9 commits into from
Oct 19, 2022
Merged

Healthcheck async api #128

merged 9 commits into from
Oct 19, 2022

Conversation

pandu-k
Copy link
Collaborator

@pandu-k pandu-k commented Oct 17, 2022

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature

What is the current behavior? (You can also link to an open issue here)
No health check API
Non-asynchronous indexing

What is the new behavior (if this is a feature change)?

  • New health check API
  • All endpoints should be asynchronous.
  • Also, refactored out legacy client code
  • Better index settings merging algorithm

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No

Other information:
Ran tox
Ran API tests
Created a new async API test

@pandu-k pandu-k requested a review from jn2clark October 17, 2022 05:54
- Health endpoint handles marqo-os not reachable
- Marqo Version added to root endpoint
- Better error if Marqo-os not found at startup
- Marqo name and version now in swagger documentation
@pandu-k pandu-k merged commit e774193 into mainline Oct 19, 2022
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