Redesign task view (#407)

This commit is contained in:
Kerem Yilmaz 2024-06-03 10:56:26 -07:00 committed by GitHub
parent 05dbea8384
commit 1333e89c12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 647 additions and 180 deletions

View file

@ -970,7 +970,6 @@ class WorkflowService:
max_steps_per_run=block_yaml.max_steps_per_run,
max_retries=block_yaml.max_retries,
complete_on_download=block_yaml.complete_on_download,
continue_on_failure=block_yaml.continue_on_failure,
)
elif block_yaml.block_type == BlockType.FOR_LOOP:
loop_blocks = [