We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, we're using rollbar.lambdaHandler as described in https://docs.rollbar.com/docs/aws-lambda
rollbar.lambdaHandler
When a lambda fails, the error gets logged to Rollbar correctly, however we're seeing STDERR errors in our CloudWatch logs like this:
2023-03-03T23:45:41.179Z 63338326-2dc5-4270-a1bc-54d555d7a03d ERROR Could not parse api response, err: TypeError: RollbarJSON.parse is not a function
I've looked at old issues, and wonder if this might be related to #887.
Environment:
The text was updated successfully, but these errors were encountered:
Hello - any update on this please?
Sorry, something went wrong.
No branches or pull requests
Hi there, we're using
rollbar.lambdaHandler
as described in https://docs.rollbar.com/docs/aws-lambdaWhen a lambda fails, the error gets logged to Rollbar correctly, however we're seeing STDERR errors in our CloudWatch logs like this:
I've looked at old issues, and wonder if this might be related to #887.
Environment:
The text was updated successfully, but these errors were encountered: