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

Better logging around tool loading #19029

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

jmchilton
Copy link
Member

Reduce logging around certain classes of known tool loading "issues". The whole big stack trace corresponding to known configuration options acting the correct way is kind of annoying. Swapping from exception to error when we know the nature of the problem and the stack trace isn't useful. On the other hand, if there are problems generating tool test cases - include more information in the resulting API calls - these are not generally expected issues.

Just fixing some small annoyances around backend development.

How to test the changes?

(Select all options that apply)

  • This is a refactoring of components with existing test coverage.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants