Skip to content

docs(power): error-handling.md calls failed as property but it is a method#186

Merged
yaythomas merged 1 commit into
aws:mainfrom
TrickSumo:patch-9
May 22, 2026
Merged

docs(power): error-handling.md calls failed as property but it is a method#186
yaythomas merged 1 commit into
aws:mainfrom
TrickSumo:patch-9

Conversation

@TrickSumo
Copy link
Copy Markdown
Contributor

Fix for #183

@TrickSumo TrickSumo changed the title kiro power: error-handling succeeded failed methods kiro power: error-handling.md calls failed as property but it is a method May 16, 2026
@TrickSumo TrickSumo changed the title kiro power: error-handling.md calls failed as property but it is a method docs(power): error-handling.md calls failed as property but it is a method May 16, 2026
@yaythomas yaythomas self-assigned this May 22, 2026
@yaythomas yaythomas moved this from Backlog to In review in aws-durable-execution May 22, 2026
Copy link
Copy Markdown
Contributor

@yaythomas yaythomas left a comment

Choose a reason for hiding this comment

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

│ Verified failed() is a method on BatchResult ([batch.ts:60][1],[batch-result.ts:25][2]) — returns Array<BatchItem & { error: ChildContextError }>. Both
occurrences in error-handling.md are correct now, and this matches the fix already in
concurrent-operations.md from #177. failureCount on the line above stays a property, which is also correct.

Thanks for the clean follow-up to #183.

@github-project-automation github-project-automation Bot moved this from In review to Pending merge in aws-durable-execution May 22, 2026
@yaythomas yaythomas merged commit 2fe1b23 into aws:main May 22, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Pending merge to Done in aws-durable-execution May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants