Skip to content

Exception handeling hides errors, makes troubleshooting more difficult #9

Description

@dcrreynolds

I had an issue using this resource over the last week to import a bacpac. The issue turned out to be with my SQL Server and not with the resource, however, with the way error are simplified to a single line instead of re-throwing the original exception, debugging the issue took longer than it should have.

Is there a specific reason that all of the exceptions are hidden? Could there be a middle ground for passing the original exception, maybe write-debug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions