-
Debug consistently: Easy way to instantly detect and correct rare inconsistencies in distributed systems
Key insight: Designing an integrity tool for transaction failures across a distributed system reduces the time complexity of resolving issues because the tool is designed for consistency. When the base CLI is built, the challenge becomes assessing the cost of designing an integrity tool as a check or as a fix. Challenge As discussed in…