pycontribs / jenkinsapi

A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
http://pypi.python.org/pypi/jenkinsapi
MIT License
857 stars 483 forks source link

getting timed out to fetch logs from jenkins #859

Open shreyakajbaje opened 3 months ago

shreyakajbaje commented 3 months ago
ISSUE TYPE
Jenkinsapi VERSION

using jenkinsapi in python script

SUMMARY

not able to fetch jenkins logs for some jobs

Error connecting to Jenkins server: HTTPSConnectionPool(host='XXX', port=443): Max retries exceeded with url: XXX?depth=1 (Caused by ReadTimeoutError("HTTPSConnectionPool(host='XXX', port=443): Read timed out. (read timeout=10)"))