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

[Feature]: Remove Exception Data from Emily Server Errors #131

Open
1 task
AshtonStephens opened this issue May 7, 2024 · 0 comments
Open
1 task

[Feature]: Remove Exception Data from Emily Server Errors #131

AshtonStephens opened this issue May 7, 2024 · 0 comments
Assignees
Labels
emily API that communicates with Signers to trigger sBTC operations.

Comments

@AshtonStephens
Copy link
Collaborator

Feature - Remove Exception Data from Emily Server Errors

1. Description

Remove internal exception data from Emily API error responses.

1.1 Context & Purpose

We introduced error handling in Emily that would provide the exception data from the Emily API in the message output of the Server error. This is too much information for a client but we left it in because we're the ones who will see this in the short term and it'll be useful for debugging.

This ticket is to remove that level of detail from the Emily client before launch.

2. Technical Details:

2.1 Acceptance Criteria:

  • Emily API no longer provides any exception data in server messages.

3. Related Issues and Pull Requests (optional):

@AshtonStephens AshtonStephens self-assigned this May 7, 2024
@AshtonStephens AshtonStephens added the emily API that communicates with Signers to trigger sBTC operations. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emily API that communicates with Signers to trigger sBTC operations.
Projects
None yet
Development

No branches or pull requests

1 participant