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 Jul 18, 2025
Conversation
…ent workflow at completion
Merged
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.