vladmunteanu / th2c

Tornado HTTP/2 Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add auto_reconnect feature

vladmunteanu opened this issue · comments

Given the HTTP/2 context, we'd like this to be stable for a long period of time, so on a specific set of exceptions, we should try reconnecting. Connection cleanup must be properly implemented before we go through with this, or we should create a new connection object.