Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

No message sent when UDP size limit is exceeded #25

Closed
elijahandrews opened this issue Jul 12, 2013 · 2 comments
Closed

No message sent when UDP size limit is exceeded #25

elijahandrews opened this issue Jul 12, 2013 · 2 comments

Comments

@elijahandrews
Copy link
Contributor

Right now no checking is done to ensure that the UDP packet size limit is not exceeded when sending metrics - the SocketException is swallowed and nothing is sent. This can be a problem when the user uses Statsd.Add() to queue up a lot of metrics.

@goncalopereira
Copy link
Collaborator

good catch, will test it on Monday

@goncalopereira
Copy link
Collaborator

merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants