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

[Feature]: TimeOut setting for Steps

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
28
Forks
11
Avg merge
1d 8h
Merged PRs (30d)
47

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by locating StepConfig and the step execution path in this Java SDK, then inspect how downstream service responses are handled. Define the timeout behavior around the configured Duration and verify that execution fails when the response exceeds it, using the repository's existing tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.