How can I increase the timeout value of a Worklight adapter procedure? My app crashes and I see the following in the exception details:
\"response [/a
var wlInitOptions = { // # Worklight server connection timeout timeout: 60000, ... }