Structs§
- Consensus
Engine - Runs the main server consensus loop
Constants§
- DB_
CHECKPOINTS_ 🔒DIR - MAX_
ITEM_ 🔒PROCESSING_ ATTEMPTS - How many times a single ordered consensus item is processed before we give up. Only a database transaction that could not be validated at commit time costs an attempt, and reprocessing takes a fresh snapshot, so needing more than a couple of these means something is wrong beyond a stale snapshot.