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

Move recaching to queue consumer #3

Open
aligent-lturner opened this issue Jul 27, 2023 · 0 comments
Open

Move recaching to queue consumer #3

aligent-lturner opened this issue Jul 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aligent-lturner
Copy link
Collaborator

Rather than sending off hundreds or thousands of network requests as part of the reindexing process, it would be preferable to move to a queue-based approach.
For this, the existing indexers should be changed to write to a custom queue. Then, a queue consumer should be added to handle the actual recaching requests.

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

No branches or pull requests

1 participant