-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
How do you go about using with node.js on AWS Lambda.
You'd probably initialise the library once for the lambda instance and then use the variation methods as required.
However, It's not possible to call the client.close(); method as you don't know when the lambda stops.
Is that just needed to flush any final analytics back to harness?
Metadata
Metadata
Assignees
Labels
No labels