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

CBG-4464: [3.2.3 backport] Retry index creation for longer #7362

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Feb 6, 2025

CBG-4464

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

* CBG-4453: retry indefinetly for created indexes

* change index wait to wait 10 minutes, max loop wait 30 seconds
@gregns1 gregns1 merged commit 22340b3 into release/3.2.3 Feb 6, 2025
38 checks passed
@gregns1 gregns1 deleted the CBG-4464 branch February 6, 2025 11:21
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.

2 participants