Skip to content

feat: Retry connection in StreamSocketTransporter - #35

Merged
huangdijia merged 1 commit into
2.xfrom
2.x-retry-connect
Aug 28, 2024
Merged

feat: Retry connection in StreamSocketTransporter#35
huangdijia merged 1 commit into
2.xfrom
2.x-retry-connect

Conversation

@huangdijia

Copy link
Copy Markdown
Contributor

Retry the connection in the StreamSocketTransporter.php file when establishing a stream socket client. This change improves the reliability of the connection by attempting to connect multiple times before throwing a connection exception.

Retry the connection in the `StreamSocketTransporter.php` file when establishing a stream socket client. This change improves the reliability of the connection by attempting to connect multiple times before throwing a connection exception.

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
@huangdijia
huangdijia marked this pull request as ready for review August 28, 2024 01:50
@huangdijia
huangdijia merged commit 275708b into 2.x Aug 28, 2024
@huangdijia
huangdijia deleted the 2.x-retry-connect branch August 28, 2024 01:54
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.

1 participant