Skip to content

Creating new connection for every request to TSDB endpoint#1

Open
boopathi wants to merge 2 commits intomanolama:opentsdb_scratchfrom
boopathi:opentsdb_scratch
Open

Creating new connection for every request to TSDB endpoint#1
boopathi wants to merge 2 commits intomanolama:opentsdb_scratchfrom
boopathi:opentsdb_scratch

Conversation

@boopathi
Copy link
Copy Markdown

Removing self.conn in OpenTSDB Finder. It is recommended that for every request a new connection is used. For more info, refer this [http://stackoverflow.com/questions/5346434/python-cannotsendrequest] and [http://stackoverflow.com/questions/1925639/httplib-cannotsendrequest-error-in-wsgi].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant