Skip to content

Add timeout to port detection method#465

Merged
mpociot merged 1 commit intoexposedev:masterfrom
faizanakram99:patch-1
Jan 26, 2026
Merged

Add timeout to port detection method#465
mpociot merged 1 commit intoexposedev:masterfrom
faizanakram99:patch-1

Conversation

@faizanakram99
Copy link
Copy Markdown
Contributor

Without adding timeout, it tries to connect to each host for default_socket_time (as defined in php.ini file) which adds up real quick and causes timeout error, possibly due to 20 seconds as default timeout for rachet.

fixes #464

Without adding timeout, it tries to connect to each host for default_socket_time (as defined in php.ini file) which adds up real quick and causes timeout error, possibly due to 20 seconds as default timeout for rachet.
@faizanakram99
Copy link
Copy Markdown
Contributor Author

@mpociot could you have a look?

@mpociot mpociot merged commit 57b9848 into exposedev:master Jan 26, 2026
@mpociot
Copy link
Copy Markdown
Collaborator

mpociot commented Jan 26, 2026

Thank you! :)

@faizanakram99 faizanakram99 deleted the patch-1 branch January 27, 2026 19:42
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.

[Bug]: Network timeout within WSL

2 participants