Skip to content

cleanup: remove deprecated semantics method from StepConfig#476

Merged
zhongkechen merged 1 commit into
mainfrom
semantics
Jun 19, 2026
Merged

cleanup: remove deprecated semantics method from StepConfig#476
zhongkechen merged 1 commit into
mainfrom
semantics

Conversation

@zhongkechen

@zhongkechen zhongkechen commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Fix #452

Description

Remove the deprecated semantics method from StepConfig

Demo/Screenshots

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes? Updated

Integration Tests

Have integration tests been written for these changes? Updated

Examples

Has a new example been added for the change? (if applicable)

@zhongkechen zhongkechen requested a review from a team June 19, 2026 18:54
@zhongkechen zhongkechen added the BREAKING Something that is going to break existing users label Jun 19, 2026
@zhongkechen zhongkechen self-assigned this Jun 19, 2026
@zhongkechen zhongkechen added this to the 2.0 milestone Jun 19, 2026
@zhongkechen zhongkechen removed this from the 2.0 milestone Jun 19, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can reuse isAtMostOnce() here now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually isRetryable is always true. I removed it in the next commit

@nvasiu nvasiu self-requested a review June 19, 2026 21:30
@zhongkechen zhongkechen merged commit 1468236 into main Jun 19, 2026
14 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BREAKING Something that is going to break existing users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cleanup]: remove semantics from StepConfig

2 participants