These days i am observing that even taking quote from python API is taking lot of time (5 sec). Previously it takes very less time(0.5 sec). I am not sure why this happening.
Just to add these days i am running multiple script in parallel. I am not sure if this is the reason behind this. If so, please tell me how can reduce API call time considering number of script going to increase in future.