Has anyone worked with .promise? I was getting a "SSS_REQUEST_TIME_EXCEEDED" error so I decided to implement promise as a way to prevent the error, but now I'm getting ' "Promise" is not defined '.
I tried following examples from suiteanswers 50557 and 43804, with no luck. Any help or advice is appreciated.