Skip to content

Fix IndexOptionsConflict for kind_updated index#3302

Closed
arekborucki wants to merge 1 commit intohuggingface:mainfrom
arekborucki:feature/fix-index
Closed

Fix IndexOptionsConflict for kind_updated index#3302
arekborucki wants to merge 1 commit intohuggingface:mainfrom
arekborucki:feature/fix-index

Conversation

@arekborucki
Copy link
Contributor

Set explicit name "kind_updated" on (kind, updated_at, dataset) index to match the existing index in the database and prevent mongoe from trying to create it with an auto-generated name

Set explicit name "kind_updated" on (kind, updated_at, dataset) index
to match the existing index in the database and prevent mongoengine
from trying to create it with an auto-generated name.

Fixes SSE API pod crash loop caused by IndexOptionsConflict (code 85).

Made-with: Cursor
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.

1 participant