You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set to true to print debug logs if you're having integration issues.
265
265
266
+
#### __`promisedBased`__
267
+
Type: `Boolean`
268
+
Set to true while using aws lambda async functions. For more details, please refer to - https://docs.aws.amazon.com/lambda/latest/dg/nodejs-handler.html.
269
+
266
270
For more documentation regarding what fields and meaning,
267
271
see below or the [Moesif Node API Documentation](https://www.moesif.com/docs/api?javascript).
// Please set promisedBased configuration flag to true while using async functions. For more details, please refer to - https://docs.aws.amazon.com/lambda/latest/dg/nodejs-handler.html.
0 commit comments