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

fix: only check current settings when indexing enabled #416

Merged
merged 8 commits into from
Mar 10, 2022

Conversation

DevinCodes
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #412
Need Doc update no

Describe your change

This prevents a call to get_settings when indexing is disabled.

@DevinCodes DevinCodes marked this pull request as ready for review September 13, 2021 12:57
@waynehoover
Copy link

any updates on getting this merged? As it is now this is causing our test suite to fail.

@DevinCodes DevinCodes force-pushed the fix/network-calls-when-testing branch from b066ae7 to b1cb30f Compare March 8, 2022 15:26
@DevinCodes DevinCodes merged commit 5f70cb4 into master Mar 10, 2022
@DevinCodes DevinCodes deleted the fix/network-calls-when-testing branch March 10, 2022 08:17
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.

index_name/settings end point still being called while disable_indexing: true
3 participants