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

Show the name of the connection that failed along with the error message #684

Closed
pskrbasu opened this issue Oct 5, 2023 · 0 comments · Fixed by #685
Closed

Show the name of the connection that failed along with the error message #684

pskrbasu opened this issue Oct 5, 2023 · 0 comments · Fixed by #685
Assignees
Labels
enhancement New feature or request

Comments

@pskrbasu
Copy link
Contributor

pskrbasu commented Oct 5, 2023

Current error message when an aggregator connection(with 3conns) has errors:

Error: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: 4e5fafba-37ac-4f6d-91da-7fa8f76e5c0c, api error SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
        operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: 0494b9d4-511e-4f1c-99db-d01c38caf00a, api error SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. (SQLSTATE HV000)

So we don't know which 2 connections returned error.

Add the name of the connection in error along with the message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant