Skip to content

add config support for RouteTestTimeout via application.conf#1016

Merged
pjfanning merged 1 commit into
apache:mainfrom
pjfanning:akka-4239
Apr 19, 2026
Merged

add config support for RouteTestTimeout via application.conf#1016
pjfanning merged 1 commit into
apache:mainfrom
pjfanning:akka-4239

Conversation

@pjfanning
Copy link
Copy Markdown
Member

This PR add support to changing the RouteTestTimeout with providing the override of the pekko.http.testkit.routes.timeout from the typesafe config, in this way we can change the default timeout directly from the configuration instead of overriding the timeout directly from the code.

This is based on akka/akka-http#4239 which is now available under the Apache License.
https://github.com/akka/akka-http/releases/tag/v10.5.1

@pjfanning pjfanning added this to the 2.0.0-M2 milestone Apr 18, 2026
@pjfanning pjfanning merged commit c07f626 into apache:main Apr 19, 2026
5 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