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

Make updates to the search index sync for libraries #1270

Closed
rpenido opened this issue Sep 11, 2024 · 2 comments
Closed

Make updates to the search index sync for libraries #1270

rpenido opened this issue Sep 11, 2024 · 2 comments

Comments

@rpenido
Copy link
Contributor

rpenido commented Sep 11, 2024

As we are using the meilisearch index as a source for the lists in the new Library Authoring Home, we need to ensure that the index is always up to date with our model data.

To ensure that, we must move some event handlers related to libraries from async to sync.

We should check the following places:

@pomegranited
Copy link
Contributor

FYI @rpenido Is this task covered by openedx/edx-platform#35495 ? It's a drive-by as part of FAL-3825.

@rpenido
Copy link
Contributor Author

rpenido commented Sep 18, 2024

Hi @pomegranited! Thank you for the heads up.
I think it covers pretty much it. I will add a comment there for the method that I think we should also move to sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants