-
Notifications
You must be signed in to change notification settings - Fork 14
feat: implement article flow with parallel steps and retry logic #291
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
Conversation
jumski
commented
Nov 1, 2025
- Added task functions for fetching, summarizing, extracting keywords, and publishing
- Updated flow definition to run summarize and extract keywords in parallel
- Included retry mechanism in summarize function via attemptNumber parameter
- Simplified flow configuration with maxAttempts and default settings
- Improved code clarity and structure for Phase 2 article processing flow
|
3c7a87f to
08d6cba
Compare
50f3776 to
8c41919
Compare
08d6cba to
a6b533c
Compare
8c41919 to
70c51db
Compare
70c51db to
eaef789
Compare
8acb90c to
65e42c7
Compare
eaef789 to
0fafb70
Compare
65e42c7 to
4aa3dfb
Compare
0fafb70 to
02f3198
Compare
02f3198 to
6abfbfa
Compare
4aa3dfb to
1e2b5bb
Compare
6abfbfa to
f1f1476
Compare
1e2b5bb to
a4b4af9
Compare
f1f1476 to
f8e4b97
Compare
a4b4af9 to
0fdf559
Compare
- Added task functions for fetching, summarizing, extracting keywords, and publishing - Updated flow definition to run summarize and extract keywords in parallel - Included retry mechanism in summarize function via attemptNumber parameter - Simplified flow configuration with maxAttempts and default settings - Improved code clarity and structure for Phase 2 article processing flow
0fdf559 to
baea171
Compare
f8e4b97 to
509ed2a
Compare
|
View your CI Pipeline Execution ↗ for commit baea171
☁️ Nx Cloud last updated this comment at |
Merge activity
|
- Added task functions for fetching, summarizing, extracting keywords, and publishing - Updated flow definition to run summarize and extract keywords in parallel - Included retry mechanism in summarize function via attemptNumber parameter - Simplified flow configuration with maxAttempts and default settings - Improved code clarity and structure for Phase 2 article processing flow
