Skip to content
New issue

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

refactor(connector-fabric): reusable error handler in REST endpoints #3423

Merged

Commits on Jul 24, 2024

  1. refactor(connector-fabric): reusable error handler in REST endpoints

    1. Error-handling : Updates to the catch block of the Rest API endpoints
    of fabric package by importing the utility function `handleRestEndpointException`
    from cactus-core package that differentiates the user/developer errors.
    2. Minor code changes in the endpoints like adding the functions and
    formulating the error messages.
    
    Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    
    Signed-off-by: ArchanaArige <49356222+ArchanaArige@users.noreply.github.com>
    Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    ArchanaArige authored and petermetz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    715d19c View commit details
    Browse the repository at this point in the history