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 error catching for Nautilus Driver #53

Open
seg1129 opened this issue Jun 4, 2019 · 1 comment
Open

Better error catching for Nautilus Driver #53

seg1129 opened this issue Jun 4, 2019 · 1 comment
Assignees

Comments

@seg1129
Copy link
Collaborator

seg1129 commented Jun 4, 2019

When retrieving sample data from nautilus, there should be better error catching in the following scenarios:

  1. If SDG exists but no aliquots are aligned to the SDG - this should be a notification not a warning
  2. indicate when a user credentials are wrong/ user does not have access to protocol in nautilus (401 error)
  3. Indicate if SDG does not exist in nautilus (404 error)
@seg1129
Copy link
Collaborator Author

seg1129 commented Dec 12, 2019

These Errors are now coming through nautilus-rest. Need to modify Nautilus driver to make user aware of these errors.

@seg1129 seg1129 self-assigned this Dec 12, 2019
seg1129 added a commit that referenced this issue Dec 13, 2019
* fixing issue #53 - catching nautilus-rest errors 404 and 401 and notifying users

* fixing error message spelling
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