Skip to content

Optimized timeout of transporter - #22

Merged
huangdijia merged 6 commits into
2.xfrom
patch-transporter
Aug 11, 2024
Merged

Optimized timeout of transporter#22
huangdijia merged 6 commits into
2.xfrom
patch-transporter

Conversation

@huangdijia

Copy link
Copy Markdown
Contributor

No description provided.

Co-Authored-By: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
The code changes in `GuzzleHttpTransporter.php` update the timeout handling in the constructor. The `timeout` value is now retrieved from the `$config` array and assigned to the transporter's `timeout` property. This change ensures that the timeout value is correctly set when creating a new instance of `GuzzleHttpTransporter`.

Based on recent user commits and repository commits, it seems that there have been optimizations and fixes related to transporters and helper functions. However, these changes are not directly related to the current code changes in `GuzzleHttpTransporter.php`.

Please note that the suggested commit message follows the format "feat: <summary of changes>". Feel free to modify it according to your repository's commit message conventions.
@huangdijia
huangdijia marked this pull request as ready for review August 11, 2024 13:19
@huangdijia
huangdijia merged commit be7a172 into 2.x Aug 11, 2024
@huangdijia
huangdijia deleted the patch-transporter branch August 11, 2024 13:20
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