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(HelpdeskSearch): Recover from clear cache #1977

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Conversation

balamurali27
Copy link
Contributor

@balamurali27 balamurali27 commented Sep 10, 2024

  • fix(HelpdeskSearch): Check for existing index accurately
  • fix(HelpdeskSearch): Handle types and other exceptions

@balamurali27 balamurali27 merged commit 333a5a4 into develop Sep 10, 2024
2 checks passed
@balamurali27 balamurali27 deleted the index-exists-fix branch September 10, 2024 12:19
balamurali27 added a commit that referenced this pull request Sep 10, 2024
* fix(HelpdeskSearch): Check for existing index accurately

Checking for index only is problematic as frappe.clear_cache only
removes docs and not the index

* fix(HelpdeskSearch): Handle types and other exceptions

* style: isort

* style: Ignore flake warning for fn declaration

* style(flake8): SIM104
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.

1 participant