I'm getting a lot of exceptions at random..
The graphite listener is on the same server so network issues seem unlikely. Any idea where i should start to look?
File "./travel/services/payments.py", line 59, in charge
m_client.send('latency', time_taken)
File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 360, in send
return self._dispatch_send(message)
File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 262, in _dispatch_send
self._handle_send_error(e)
File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 276, in _handle_send_error
(self.addr, error)