holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
167 stars 39 forks source link

[HotFix] Do Nothing on Config line conflict #716

Closed kespinola closed 2 years ago

kespinola commented 2 years ago

Issue

The db is locking from row conflict when indexing candy machine config lines on startup and we have 2 validators issuing the same index at nearly the same time.

Temp Fix