Hi,I'm trying to speed up some processes that imply a high number of queries to the api (currently 48 at a time) by running these queries in parallel. I see that sometimes get (xml)parser errors and I was wondering, is there any default max for concurrent connections to the API?
Thank you! Xavier
