Skip to content

Conversation

@fatkodima
Copy link
Contributor

Found another case after #1463 was merged.

AppSignal currently produces log lines if transaction has no errors:

#125][ERROR] appsignal: Error while looking up CodeOwnership team: NoMethodError: undefined method `backtrace' for nil

Follow-up to #1443.

AppSignal currently produces log lines if transaction has no errors, which
look like errors and can be confusing.

This change handles cases when `error` is `nil`.

Follow-up to appsignal#1443
Copy link
Contributor

@lipskis lipskis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fatkodima!

I will merge the PR with a squash commit and fix the line length issue that the git linter is complaining about.

@lipskis lipskis merged commit e064903 into appsignal:main Oct 2, 2025
197 of 198 checks passed
lipskis added a commit that referenced this pull request Oct 2, 2025
Add a changeset for #1465, which is a community contribution.

[skip ci]
lipskis added a commit that referenced this pull request Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants