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

Disambiguate between failed-to-obtain-licence types #102

Open
richard-jones opened this issue Aug 15, 2014 · 1 comment
Open

Disambiguate between failed-to-obtain-licence types #102

richard-jones opened this issue Aug 15, 2014 · 1 comment
Assignees
Milestone

Comments

@richard-jones
Copy link
Member

There are 3 kinds of failure:

  • An actual technical failure to connect to the server. This should become an error on the id, rather than a licence
  • A failure to load a plugin for a given provider, which then fails when the generic plugin runs
  • A failure to locate a plugin for a given provider, when the the provider's plugin runs
@richard-jones richard-jones added this to the Jisc Monitor milestone Aug 15, 2014
@richard-jones richard-jones self-assigned this Aug 15, 2014
@richard-jones
Copy link
Member Author

Technical failure to connect to server may break down into several categories too:

  • actual technical error, like a 500
  • 404

Also, the not found may occur at the "resolve this DOI" stage, if the DOI is wrong.

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

No branches or pull requests

1 participant