Skip to content

Implement user feedback errors for Gasper master API for debug=false #287

@kunalvirwal

Description

@kunalvirwal

Whenever an action on Gasper fails like an app was not able to deploy due to used domain name on Cloudflare or container or service with the same name already exists, then master receives the error in the form of an gRPC response if debug=true then it is returned to the user.
If Gasper is running on debug=false then it returns INTERNAL_SERVER_ERROR for any error that occurs due to which it is not at all easy to debug for any user .

Implement custom user feedback errors for all possible cases in which any action fails that will be returned to user in debug=false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIPWork in progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions