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

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

Abierto
#573 4 comentarios 0 reacciones 1 asignado Reclamado por @hln33 Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
28
Forks
11
Merge medio
1 d 8 h
PR fusionados (30 d)
47

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.