Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Reduce WSDL requests #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

will-in-wi
Copy link

Each time a request is made the the Marketing Cloud API, the WSDL is fetched, creating a significant performance hit in the case of a lot of requests.

By creating and reusing the Savon::Client instance, we only make one initial WSDL request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant