Skip to content

Commit

Permalink
try to fix ClusterActorLoggingSpec (#808)
Browse files Browse the repository at this point in the history
* try to fix test

* Update build-test-prValidation.yml
  • Loading branch information
pjfanning authored Dec 12, 2023
1 parent 7332626 commit cc8bf76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ object ClusterActorLoggingSpec {
pekko.remote.artery.canonical.hostname = 127.0.0.1
# generous timeout for cluster forming probes
pekko.actor.testkit.typed.default-timeout = 10s
pekko.actor.testkit.typed.filter-leeway = 10s
""")
}

Expand Down

0 comments on commit cc8bf76

Please sign in to comment.