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

Allow for notification instead of a timer for updating the index (per doctype) #7

Open
maudetes opened this issue Oct 17, 2018 · 2 comments
Assignees

Comments

@maudetes
Copy link

Create a queue to store notification that can ask to update all indexes or a particular doctype.
Remove existing timer as it will be a load issue.

@maudetes maudetes self-assigned this Oct 17, 2018
maudetes pushed a commit that referenced this issue Oct 29, 2018
… of a queue instead of direct updating in the indexation code.
@maudetes
Copy link
Author

Add a functionality to retreat an update later if it failed.

@maudetes
Copy link
Author

Add a functionality to set a number of retry

maudetes pushed a commit that referenced this issue Nov 22, 2018
…op retrying UpdateIndex after having exceeded updateIndexRetryCountMax
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

No branches or pull requests

1 participant