faasr_check_workflow_cycle {FaaSr}R Documentation

faasr_check_workflow_cycle

Description

Uses graph depth-first search algorithm to detect cycles

Usage

faasr_check_workflow_cycle(faasr)

Arguments

faasr

list with parsed and validated Payload

Value

graph a graph representation of the Workflow


[Package FaaSr version 1.4.4 Index]