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