Skip to content

relax replay time in e2e test#319

Merged
zhongkechen merged 1 commit intomainfrom
e2etest
Apr 7, 2026
Merged

relax replay time in e2e test#319
zhongkechen merged 1 commit intomainfrom
e2etest

Conversation

@zhongkechen
Copy link
Copy Markdown
Contributor

@zhongkechen zhongkechen commented Apr 7, 2026

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

Fixes #282

Description

Relax the replay time limit from 10 ms to 20ms.

This case has caused occasional test failures, e.g.

https://github.com/aws/aws-durable-execution-sdk-java/actions/runs/24079955916/job/70238908359

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? N/A

Integration Tests

Have integration tests been written for these changes? N/A

Examples

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

@zhongkechen zhongkechen self-assigned this Apr 7, 2026
@zhongkechen zhongkechen marked this pull request as ready for review April 7, 2026 16:52
@zhongkechen zhongkechen requested a review from a team April 7, 2026 16:53
@zhongkechen zhongkechen merged commit e776e9c into main Apr 7, 2026
12 checks passed
@zhongkechen zhongkechen deleted the e2etest branch April 7, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Test]: testManyAsyncChildContextExample sometimes exceeds the replay time limit

2 participants