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

Improve error reporting when starting the DockerDB #339

Closed
ahsimb opened this issue Oct 28, 2024 · 0 comments · Fixed by #340
Closed

Improve error reporting when starting the DockerDB #339

ahsimb opened this issue Oct 28, 2024 · 0 comments · Fixed by #340
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ahsimb
Copy link
Collaborator

ahsimb commented Oct 28, 2024

The ITDE is expected to raise the TaskRuntimeError. This error normally has a chained TaskFailures exception or the inner attribute. That could provide valuable information about the cause of the error. If found it should be displayed in the javascript alert.

@ahsimb ahsimb added the feature Product feature label Oct 28, 2024
@ahsimb ahsimb self-assigned this Oct 28, 2024
@ahsimb ahsimb added refactoring Code improvement without behavior change and removed feature Product feature labels Oct 28, 2024
ahsimb added a commit that referenced this issue Oct 28, 2024
* #339 Improved reporting of the ITDE errors

* #339 Addressed review comment [CodeBuild]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant