Skip to content

Fix ThingPersistenceActorTest flaky timeout on CI with 1-2 cores#2351

Merged
thjaeckle merged 1 commit intoeclipse-ditto:masterfrom
beyonnex-io:bugfix/tpa-flaky-test-ci
Feb 24, 2026
Merged

Fix ThingPersistenceActorTest flaky timeout on CI with 1-2 cores#2351
thjaeckle merged 1 commit intoeclipse-ditto:masterfrom
beyonnex-io:bugfix/tpa-flaky-test-ci

Conversation

@thjaeckle
Copy link
Member

Reduce timeout-during-recovery to 5s in test config and use explicit 10s expectMsgClass timeout to handle the race between child actor creation failure and command processing.

Reduce timeout-during-recovery to 5s in test config and use explicit
10s expectMsgClass timeout to handle the race between child actor
creation failure and command processing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
@thjaeckle thjaeckle self-assigned this Feb 23, 2026
Copy link
Contributor

@kalinkostashki kalinkostashki left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@thjaeckle thjaeckle merged commit b60ef4f into eclipse-ditto:master Feb 24, 2026
3 checks passed
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.

2 participants