When accessing Clearquest data using API we get the following error.
com_error: (-2147352567, 'Exception occurred.', (18080, u'cqole', u'CRMCU0079E ClearQuest is busy. Please login again.', None, 0, 0), None)
How can we prevent this from happening. I am using CQ 8.0.1.12. We are accessing CQ objects using COM & Python in the backend. Is there a way to improve the connection stream to CQ? This is causing CQ to break. Any suggestion to improve performance and fine tune CQ to able to handle the load?