Execute block runs in separate jobs.
gcp_cloud_run_config: path_to_credentials_json_file: "/path/to/credentials_json_file" project_id: project_id timeout_seconds: 600
executor_type
gcp_cloud_run
blocks: - uuid: example_data_loader type: data_loader upstream_blocks: [] downstream_blocks: [] executor_type: gcp_cloud_run ...
Was this page helpful?