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-4453: Retry index creation for longer #7347

Merged
merged 2 commits into from
Feb 3, 2025
Merged

CBG-4453: Retry index creation for longer #7347

merged 2 commits into from
Feb 3, 2025

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Jan 31, 2025

CBG-4453

  • Change sleeper function for retry loop in create index and build deferred index to wait for max 10 minutes with 30 second max backoff

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

@gregns1 gregns1 self-assigned this Jan 31, 2025
@gregns1 gregns1 changed the title CBG-4453: Retry index creation indefinitely CBG-4453: Retry index creation for longer Jan 31, 2025
@gregns1 gregns1 enabled auto-merge (squash) January 31, 2025 17:16
@gregns1 gregns1 merged commit b77c0b4 into main Feb 3, 2025
37 of 38 checks passed
@gregns1 gregns1 deleted the CBG-4453 branch February 3, 2025 07:53
gregns1 added a commit that referenced this pull request Feb 6, 2025
* CBG-4453: retry indefinetly for created indexes

* change index wait to wait 10 minutes, max loop wait 30 seconds
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.

3 participants