graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/RevertPaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/PlaceOrderLambda" -- "saga-orchestration/RemoveOrderLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/RevertPaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/PlaceOrderLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/RevertInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertPaymentLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/MakePaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertInventoryLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/PlaceOrderLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/RemoveOrderLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertPaymentLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/PlaceOrderLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/PlaceOrderLambda" -- "saga-orchestration/RevertPaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/PlaceOrderLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RemoveOrderLambda" -- "saga-orchestration/RevertPaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertInventoryLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertInventoryLambda" -- "saga-orchestration/RevertPaymentLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/InvokeOrchestratorLambda" -- "saga-orchestration/RevertInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RemoveOrderLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/SendNotificationLambda" -- "saga-orchestration/UpdateInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/PlaceOrderLambda" -- "saga-orchestration/RevertInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RemoveOrderLambda" -- "saga-orchestration/SendNotificationLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RemoveOrderLambda" -- "saga-orchestration/RevertInventoryLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/MakePaymentLambda" -- "saga-orchestration/RemoveOrderLambda" [label=" 56 ", penwidth="10", color="#DC143CFF"]; "saga-orchestration/RevertInventoryLambda/src" -- "saga-orchestration/UpdateInventoryLambda/src" [label=" 56 ", penwidth="10", color="#DC143CFF"]; }