Skip to content

Show more meaningful errormessages for API #118

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

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Mar 8, 2023

The current variant might not be very helpful when it comes to errormessages. But it will work better with slow setups.

We could use the code I removed (see commits in between, there were also more checks) and just don't fail with the API query. I'm open for suggestions. Personally I like the current variant - it's just sleeker.

fixes #100
fixes #95

@widhalmt widhalmt added the feature New feature or request label Mar 8, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Mar 8, 2023
@widhalmt widhalmt self-assigned this Mar 8, 2023
@widhalmt widhalmt enabled auto-merge March 8, 2023 15:30
@widhalmt widhalmt added this pull request to the merge queue Mar 13, 2023
Merged via the queue into main with commit ee0fab6 Mar 13, 2023
@widhalmt widhalmt deleted the fix/errormessage-100 branch March 13, 2023 16:43
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
* Build connector functionality for git pipelines

Thanks, @afeefghannam89

* Add new Molecule scenario to check pipelines
* Run basic tests for custom pipelines
* Test update of pipeline code

fixes NETWAYS#117
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
The current variant might not be very helpful when it comes to
errormessages. But it will work better with slow setups.

We *could* use the code I removed (see commits in between, there were
also more checks) and just don't fail with the API query. I'm open for
suggestions. Personally I like the current variant - it's just sleeker.

fixes NETWAYS#100
fixes NETWAYS#95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong errormessage when passwords don't match Wait for Elasticsearch to start should be modified
2 participants