We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add reindex config state tracking during database handling.
What this means is that during the following app states, we need to pass reindexing state to database handlers:
prevent-reattempts=false
re-index-message-type
This will help us in improving log outputs and handle DB inserts/updates better.
The text was updated successfully, but these errors were encountered:
pharr117
No branches or pull requests
We need to add reindex config state tracking during database handling.
What this means is that during the following app states, we need to pass reindexing state to database handlers:
prevent-reattempts=false
failed block retriesre-index-message-type
message type retriesThis will help us in improving log outputs and handle DB inserts/updates better.
The text was updated successfully, but these errors were encountered: