Date Published: February 10, 2022
Acquia Lift: What is the timeout set for lift.js and the /decide-js endpoint?
Issue¶
What is the timeout set in lift.js
and /decide-js
?
Resolution¶
The timeout set in both lift.js
and the /decide-js
endpoint is 30 seconds for authentication.
Other requests are also configurable using window.AcquiaLift.loadTimeout
, but not all requests are controlled there so be sure to contact Acquia Support regarding other specific requests.
The window.AcquiaLift.loadTimeout
cannot be used to override authentication which remains at 30 seconds; however, the timeout value for other calls can be changed here.
Cause¶
The default authentication timeout is 30 seconds. More information can be found in our Lift documentation on capture - Acquia Lift JavaScript API.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.