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

[Refactor]: Deduplicate StepOperation and WaitForConditionOperation

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

Description

### What would you like?

StepOperation and WaitForConditionOperation have a lot in common. We should deduplicate the similar code between them.

### Possible Implementation

_No response_

### Is this a breaking change?

No

### Does this require an RFC?

No

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Research direction

Locate the implementations of StepOperation and WaitForConditionOperation and compare their shared code and behavior. Run the existing test suite before and after the refactor; done means the duplicated logic is consolidated without changing behavior or introducing a breaking change.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.