Flowpipe is a cloud scripting engine. Automation and workflow to connect your clouds to the people, systems and data that matters.
GNU Affero General Public License v3.0
383
stars
16
forks
source link
Some runs never get past `command.pipeline_queue` event when running `flowpipe pipeline run` locally #323
Closed
cbruno10 closed 11 months ago
Sometimes when I run a pipeline like
flowpipe pipeline run test_create_s3_bucket
in the AWS mod, I see the output:It never makes it past that line and I have to ctrl+c. In the logs I can see:
This pipeline only mostly uses container step types, but also has
transform
steps