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

Make missing API key errors more friendly #368

Open
caufieldjh opened this issue Apr 29, 2024 · 0 comments
Open

Make missing API key errors more friendly #368

caufieldjh opened this issue Apr 29, 2024 · 0 comments

Comments

@caufieldjh
Copy link
Member

When missing API keys (and especially the Bioportal one), crashes can happen in the middle of operations.
If a template requires Bioportal in its annotators, for example, using that template in an extract command will raise an error, but only once the annotator is required.
This should instead either:

  • Check to see if an API key will be required before running anything, or
  • Raise an informative error noting which API key is missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant