iopipe / iopipe-js-core

Observe and develop serverless apps with confidence on AWS Lambda with Tracing, Metrics, Profiling, Monitoring, and more.
https://www.iopipe.com/
Apache License 2.0
124 stars 20 forks source link

Refactoring succeed/fail to handle promise payloads. #350

Closed mrickard closed 5 years ago

mrickard commented 5 years ago

Waits for promises to resolve in the special case in which a user supplies promises to context.succeed or context.fail. Closes #212