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

'message' => 'fwrite(): send of 123 bytes failed with errno=110 Connexion terminée par expiration du délai d\'attente', #58

Open
genseb13011 opened this issue Mar 28, 2019 · 0 comments

Comments

@genseb13011
Copy link

Hi,

I'm encountering following error message several times:

unhandled error detected. please report this issue to http://github.com/fluent/fluent-logger-php/issues: array (
'type' => 8,
'message' => 'fwrite(): send of 123 bytes failed with errno=110 Connexion terminée par expiration du délai d'attente',
'file' => '/home/production/fr/libPartage/FluentLogger/FluentLogger.php',
'line' => 432,
)

Connexion terminée par expiration du délai d'attente means "connection terminated by timeout expiration"

Is there a way to deal with this kind of error? Setting connection retries?

Thanks

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

No branches or pull requests

1 participant