David Miranda

Results 3 issues of David Miranda

Hi, I have the following error: "TypeError: Converting circular structure to JSON". I've checked the 'row id's' and none is repeated. This error occurs when you add a new object...

waiting reply

Is this supported? https://github.com/getsentry/raven-python/blob/master/docs/integrations/tornado.rst I tried but it does not report errors to the Sentry in classes that extend SockJSConnection. Thanks

Hi, I'm using tornado-redis to publish GPS locations (from a smartphone). It works fine, but after a time the messages stops to publish on Redis but the Tornado receives the...