python-zeep icon indicating copy to clipboard operation
python-zeep copied to clipboard

Speed

Open whitbydev opened this issue 4 years ago • 0 comments

I have a speed issue. Calling a webservice that returns data sub second (via a browser) calling it with Zeep is taking between 6-15 seconds a time. Interrogating the WSDL is fine, but getting data from a function is too slow to be usable.

whitbydev avatar Oct 27 '21 18:10 whitbydev