# 마감이 좁혀지는 세 단계 # Question: 호출 예산은 어디까지 좁혀지는가? direction: right n0: "호출 예산" { shape: rectangle } n1: "트랜잭션 마감" { shape: rectangle } n2: "DB 로컬 타임아웃" { shape: rectangle } n0 -> n1: "남은 예산 전달" n1 -> n2: "더 좁힌 마감"