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

blocking on socket_sendto #51

Open
vogelito opened this issue Feb 6, 2018 · 0 comments
Open

blocking on socket_sendto #51

vogelito opened this issue Feb 6, 2018 · 0 comments
Assignees

Comments

@vogelito
Copy link

vogelito commented Feb 6, 2018

My application has started to barf in the following line:

socket_sendto($socket, $udp_message, strlen($udp_message), 0, static::$__server, static::$__serverPort);

This is the error:

Maximum execution time of 300 seconds exceeded
in: /var/www/site/libraries/php-datadogstatsd/libraries/datadogstatsd.php
line: 228
Error type: 1
IP: REMOVED

I was running an old version of the code and just updated to the latest and greatest.

@hush-hush hush-hush self-assigned this Mar 12, 2018
@hush-hush hush-hush assigned gh123man and unassigned hush-hush Feb 9, 2022
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

3 participants