graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01691
Re: [Question #175552]: stats data started to be much behind after updating to 0.9.9
Question #175552 on Graphite changed:
https://answers.launchpad.net/graphite/+question/175552
Yuri gave more information on the question:
The vast majority of exceptions looks like this:
Sun Nov 06 21:18:08 2011 :: Exception Caught
Traceback (most recent call last):
File "/opt/graphite/webapp/graphite/render/datalib.py", line 229, in fetchData
cachedResults = CarbonLink.query(dbFile.real_metric)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 135, in query
results = self.send_request(request)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 161, in send_requ
est
result = self.recv_response(conn)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 173, in recv_resp
onse
len_prefix = recv_exactly(conn, 4)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 186, in recv_exac
tly
data = conn.recv( num_bytes - len(buf) )
timeout: timed out
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.