Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors: more verbose error reporting in StreamConnection #89

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

AlgebraicWolf
Copy link
Contributor

This patch makes error reporting in read and send methods of StreamConnection more verbose to provide aid in debugging network errors.

@rybakit
Copy link
Member

rybakit commented Feb 5, 2024

@AlgebraicWolf Thanks for the patch! Please see my comments 👆

@AlgebraicWolf AlgebraicWolf force-pushed the better-error-reporting branch 3 times, most recently from 632dc87 to 76fafdf Compare February 6, 2024 14:38
This patch makes error reporting in `read` and `send` methods of
`StreamConnection` more verbose to provide aid in debugging network
errors.
@AlgebraicWolf AlgebraicWolf force-pushed the better-error-reporting branch from 76fafdf to 576e940 Compare February 7, 2024 09:29
@rybakit rybakit merged commit 8c99575 into tarantool-php:master Feb 7, 2024
1 check passed
AlgebraicWolf added a commit to AlgebraicWolf/client that referenced this pull request Feb 8, 2024
Changes to tests introduced in tarantool-php#89 make them fail on PHP 7.x. This patch
fixes failing tests.
AlgebraicWolf added a commit to AlgebraicWolf/client that referenced this pull request Feb 8, 2024
Changes to tests introduced in tarantool-php#89 make them fail on PHP 7.x. This patch
fixes failing tests.
AlgebraicWolf added a commit to AlgebraicWolf/client that referenced this pull request Feb 9, 2024
Changes to tests introduced in tarantool-php#89 make them fail on PHP 7.x. This patch
fixes failing tests.
AlgebraicWolf added a commit to AlgebraicWolf/client that referenced this pull request Feb 9, 2024
Changes to tests introduced in tarantool-php#89 make them fail on PHP 7.x. This patch
fixes failing tests.
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