Skip to content

Log the errors before we return them from ChannelManager::do_accept_inbound_channel #2754

Closed
@TheBlueMatt

Description

@TheBlueMatt

In general, our users often don't log the specific error strings from things like APIError (why would they, its not generally human readable nor machine-actionable), so we're left kinda in the dark when debugging. We should really make sure we duplicate the error to logs before we return, ensuring all errors are in one place where we can see them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions