Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Ok - we will look into both options. Thanks Kenny
Important clarification: We have a timeout on our calls and it is not enough for upsertLeads. Is there a recommended timeout you recommend from the client side? Our rest client issues the upsertLeads and it will time out if it doesn’t see a response in the specified timeout (our default is 60 second...
On occasion, we receive "SocketTimeoutException: Read timed out" error when our upsertLeads request takes longer than the session timeout. Right now we do not set asyncProcessing param on these calls.
We want to increase the session timeout on API calls, specifically on create/update leads REST API call developers.marketo.com/documentation/rest/createupdate-leads/. What is the best practice for setting the session timeout, and how do you accomplish this? 90 seconds is default timeout.