aws / aws/aws-durable-execution-sdk-java

[Feature]: Add `throwIfError` method for map and parallel result

未关闭
#573 4 条评论 0 个 reaction 已指派 1 人 已被 @hln33 认领 在 GitHub 查看
enhancement
主要语言
Java
星标
28
派生
11
平均合并
1 天 10 小时
30 天内合并 PR
45

描述

### What would you like?

I'd like to have a `throwIfError` method equivalent for Map and Parallel like other SDKs:
* js: https://github.com/aws/aws-durable-execution-sdk-js/blob/main/packages/aws-durable-execution-sdk-js/src/handlers/concurrent-execution-handler/batch-result.ts#L169
* py: https://github.com/aws/aws-durable-execution-sdk-python/blob/main/packages/aws-durable-execution-sdk-python/src/aws_durable_execution_sdk_python/concurrency/models.py#L382

### Possible Implementation

See https://github.com/aws/aws-durable-execution-sdk-java/issues/573#issuecomment-5233696422

### Is this a breaking change?

No

### Does this require an RFC?

No

### Additional Context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。