Revision ec928235
ID | ec928235896b3bb72d6cef0da1207968578e028f |
Add a Connection Retry to Client + ResponseManager
Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>
Files
- added
- modified
- copied
- renamed
- deleted
ID | ec928235896b3bb72d6cef0da1207968578e028f |
Added by Stavros Sachtouris almost 10 years ago
Add a Connection Retry to Client + ResponseManager
Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>