You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This problem happens every time I run the init_beanie command, and the process gets stuck while building indexes until replication reaches a healthy state.
How can I configure the commit quorum (e.g., majority, votingMembers, or a numeric value) when creating indexes for a Beanie IndexModel, especially in a MongoDB replica set where I don’t want to wait for consensus of all members?