worldcoin / signup-sequencer

signup-sequencer repository
MIT License
67 stars 33 forks source link

Retry transactions that fail due to serializable isolation level #736

Closed ewoolsey closed 3 months ago

ewoolsey commented 3 months ago

Simple macro that help build and retry transactions that fail during tx.commit(). The first commit is just splitting up database into multiple files so it's likely better to view each individual commit to find the important changes.