Closed woolardfa closed 7 years ago
Hi,
We appreciate this extra work, and will look into this and see what we can use in an upcoming update. Unfortunately we are completely moving away from the ClientData api to the PublicAPI v4.x we use in our other LMS integrations, so most of these files will be going away very soon.
While performing this migration I'll investigate and address your concerns listed in #92 and #93, I will create internal work items for these, so just be on the look out for our next major release.
Thanks, Joe
Noticed only one SoapClient extended class needed, so consolidated the two.
Even if you choose to not use this commit, there is a typo on the soap_client_with_timeout constructor (one underscore instead of two) that keeps it from being called, thus defeating the timeout feature altogether.