- brief overview of what a lock graph is - describe function dumping local wait graph - describe idea of distributed transaction ids - describe function dumping distributed wait graph - describe building distributed graph - optimizations - only do anything if any statements longer than deadlock_timeout - only do anything if waiting on workers longer than deadlock_timeout - todo: - better error message - implement optimizations