We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
gh123man
No branches or pull requests
My application has started to barf in the following line:
This is the error:
I was running an old version of the code and just updated to the latest and greatest.
The text was updated successfully, but these errors were encountered: