Jenkinsapi Python Login Seesions

19 views
Skip to first unread message

Thomas Bohnstingl

unread,
Jul 10, 2015, 2:34:49 AM7/10/15
to jenkins...@googlegroups.com
Hi *,

I am using the python jenkinsapi which is communicating with jenkins over REST API.
Logging in is very easy with "Jenkins(view, username, password)".

Now I am facing the problem, that I run a large number of accesses over this api, where only
small data packages are transferred. (Get job names, build numbers, etc. ...).
The problem is, that it takes very long time for jenkins to check my identity and only little time to
send me the answer.

My question is, if there is a way to avoid these overhead times somehow?

Best regards,
Thomas

Khai Do

unread,
Jul 14, 2015, 2:34:43 PM7/14/15
to jenkins...@googlegroups.com
Can you tell if this is a problem with your jenkins setup or is it a problem with jenkinsapi?  

We use python-jenkins (https://pypi.python.org/pypi/python-jenkins) and have not experienced this issue, so you might want to give that one a try.
Reply all
Reply to author
Forward
0 new messages