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

Print out original error response payload on command execution malfunction #600

Closed
aborovsky opened this issue Oct 28, 2024 · 0 comments · Fixed by #601
Closed

Print out original error response payload on command execution malfunction #600

aborovsky opened this issue Oct 28, 2024 · 0 comments · Fixed by #601
Assignees
Labels
Type: enhancement New feature or request.

Comments

@aborovsky
Copy link
Contributor

When communication error occurs (e.g. Axios client responds with error response status) we want to print out error with details, for instance: Error during "scan:run": IP address rejected.
Log entry message template is Error during "${command}": ${message}..
Or Error during "${command}". if extracted message is empty.

@aborovsky aborovsky added the Type: enhancement New feature or request. label Oct 28, 2024
@aborovsky aborovsky self-assigned this Oct 28, 2024
aborovsky added a commit that referenced this issue Oct 28, 2024
aborovsky added a commit that referenced this issue Oct 28, 2024
aborovsky added a commit that referenced this issue Oct 28, 2024
aborovsky added a commit that referenced this issue Oct 29, 2024
aborovsky added a commit that referenced this issue Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant