aws / aws/aws-durable-execution-sdk-java
[Feature]: TimeOut setting for Steps
未关闭
enhancement
- 主要语言
- Java
- 星标
- 28
- 派生
- 11
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 45
描述
### What would you like?
A TimeOut setting for Steps to fail the execution after a configured Duration in case downstream service does not response within that timeframe.
### Possible Implementation
Provide as StepConfig
### Is this a breaking change?
No
### Does this require an RFC?
No
### Additional Context
_No response_
贡献指南
调研方向
首先定位此 Java SDK 中的 StepConfig 和步骤执行路径,然后检查下游服务响应的处理方式。定义围绕已配置 Duration 的超时行为,并使用 repository 中现有的测试(如果有)验证响应超出该时长时执行会失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, java
- 领域
- backend, cloud
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100