-
Notifications
You must be signed in to change notification settings - Fork 0
fix: harden Node SDK workflows, worker, dashboard #364
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
8bbab6b
perf(node): offload scan-heavy queue methods to async
pratyush618 d3f2a1c
fix(node): route gate resolution through settle
pratyush618 0c9a93e
fix: skip static successors of failed nodes in managed runs
pratyush618 9b47362
fix: evaluate fan-out sibling successors alongside fan-in
pratyush618 d9652f7
fix(node): log workflow advance failures at error level
pratyush618 64f8d15
fix(node): harden the worker result pipeline
pratyush618 a790888
perf(node): move job payload into invocation instead of cloning
pratyush618 9e25e13
fix(node): run worker lifecycle I/O on the blocking pool
pratyush618 18758d8
fix(node): catch async listener and hook rejections
pratyush618 d71896f
fix(node): attach dashboard server error listener
pratyush618 88f80e6
fix(node): clamp client-supplied result timeout in REST route
pratyush618 723c65d
fix(node): count cache_hit and compensated as terminal in stats
pratyush618 b8a9f82
fix(node): derive WebhookValidationError from TaskitoError
pratyush618 48c79a9
fix(node): rebuild worker resource when re-registered
pratyush618 2d3e3e9
fix(node): align webhook deliveries with the dashboard contract
pratyush618 9a86d87
fix(node): share one workflow tracker per queue
pratyush618 8b80e9c
perf: cursor-based task-log streaming
pratyush618 8602018
fix(node): await dead-letters in REST route
pratyush618 a04143b
docs(node): reflect async queue methods and delivery contract
pratyush618 9070e99
perf: filter redis log ids before fetching values
pratyush618 501bc06
docs(node): clarify getMetrics sinceMs is epoch ms
pratyush618 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.