Skip to content

blocking on socket_sendto #51

@vogelito

Description

@vogelito

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions