Skip to content

fix: child workflows that call continueAsNew were not dispatching parent workflow at completion#248

Merged
rmcdaniel merged 3 commits intodurable-workflow:feature/continue-as-newfrom
travisaustin:feature/continue-as-new
Jul 18, 2025
Merged

fix: child workflows that call continueAsNew were not dispatching parent workflow at completion#248
rmcdaniel merged 3 commits intodurable-workflow:feature/continue-as-newfrom
travisaustin:feature/continue-as-new

Conversation

@travisaustin
Copy link
Copy Markdown

No description provided.

@travisaustin travisaustin mentioned this pull request Jul 17, 2025
@rmcdaniel rmcdaniel merged commit e727964 into durable-workflow:feature/continue-as-new Jul 18, 2025
rmcdaniel pushed a commit that referenced this pull request Apr 16, 2026
… detection to dashboard

- Add fleetOverview() method with current counts and hour/day/week trends
- Add workflowTypeHealth() method for top 10 types with pass rate, median duration, error counts
- Add needsAttention() method detecting stuck workers, long runners, retry storms, high failure rate, long waits
- Extend dashboardSummary() to include all new metrics in API response

Part of Waterline Phase 2 (#248) - Dashboard That Matters
rmcdaniel pushed a commit that referenced this pull request Apr 16, 2026
- Add fleetTrendsSeries() method returning hourly bucketed completed/failed counts over last 7 days
- Generate timestamps in milliseconds for ApexCharts compatibility
- Fill gaps with zeros to show all hours in range (no data hiding)
- Fix OperatorMetrics::snapshot() call to pass $now parameter
- Include fleet_trends_series in dashboardSummary() API response

Part of Waterline Phase 2 (#248) - Dashboard chart visualizations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants