iopipe / iopipe-js-profiler

Profiling and tracing for AWS Lambda
https://www.iopipe.com
Apache License 2.0
11 stars 7 forks source link

Exceptions in Lambda cause profiler data to be lost #1

Closed ewindisch closed 7 years ago

ewindisch commented 7 years ago

Somehow exceptions in lambdas are not causing profiler data to be captured.

ewindisch commented 7 years ago

or it's captured but the metrics url is lost

pselle commented 7 years ago

@ewindisch can you provide an example, replication scenario, or ? This might not be true with async hooks now. If there aren't more details, I'd rather close this and re-open when there is more information.

ewindisch commented 7 years ago

This should be fixed with the updated plugin architecture.