Skip to content
New issue

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

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

Already on GitHub? # to your account

Druid status checks do not wait until full availability #113

Open
petermarshallio opened this issue Jul 9, 2024 · 0 comments
Open

Druid status checks do not wait until full availability #113

petermarshallio opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@petermarshallio
Copy link
Collaborator

The call to the status method fails to check that all services have started properly before proceeding further in the notebook.

This means that, if the services are still starting, later cells fail to complete properly.

Proposed that there be a special method implemented that checks all services are running, and that all notebooks be updated to use this new method rather than simply returning the version number.

@petermarshallio petermarshallio added the enhancement New feature or request label Jul 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant