Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ENG-1380): task chain demo project #36

Merged
merged 33 commits into from
Aug 7, 2024
Merged

feat(ENG-1380): task chain demo project #36

merged 33 commits into from
Aug 7, 2024

Conversation

daabr
Copy link
Contributor

@daabr daabr commented Aug 5, 2024

This project demonstrates 3 execution approaches side-by-side: a single workflow that includes retries ("basic" + "advanced" modes), and event-driven workflows.

Refs: ENG-1380

@daabr daabr changed the title Task chain demo feat: task chain demo project Aug 6, 2024
@daabr daabr marked this pull request as ready for review August 6, 2024 13:29
task_chain/autokitteh.yaml Outdated Show resolved Hide resolved
@itayd
Copy link
Contributor

itayd commented Aug 6, 2024

add README

@itayd itayd changed the title feat: task chain demo project feat(ENG-1380): task chain demo project Aug 7, 2024
@itayd
Copy link
Contributor

itayd commented Aug 7, 2024

  1. split to parallel subdirs to show different ways to tackle this
  2. simplify

Copy link
Contributor

@haimzlato haimzlato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@daabr daabr merged commit c2544df into main Aug 7, 2024
1 check passed
@daabr daabr deleted the daniel/task-chain branch August 7, 2024 15:26
pashafateev pushed a commit that referenced this pull request Sep 3, 2024
This project demonstrates 3 execution approaches side-by-side: a single
workflow that includes retries ("basic" + "advanced" modes), and
event-driven workflows.

Refs: ENG-1380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants