pub fn is_recursive_invocation() -> boolExpand description
Whether this fdl invocation is itself a spawned child of a launcher’s
ssh fan-out (FLODL_INTERNAL_CLUSTER_JSON already set in env). Used as the
recursion guard everywhere cluster dispatch is evaluated.