# 200 과 디스크 사이의 빈 구간 # Question: 로그인이 성공했는데 세션이 없을 수 있는 이유는 무엇인가 direction: down n0: "클라이언트" { shape: person } n1: "Keycloak" { shape: rectangle } n2: "PostgreSQL" { shape: cylinder } n3: "디스크의 WAL" { shape: cylinder } n0 -> n1: "로그인 요청" n1 -> n2: "세션 INSERT · COMMIT" n2 -> n3: "지연된 WAL 기록"