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

Create a job that retrieves warranty/support information from hardware vendors (Dell, HP, ...) #15

Open
4 tasks
oyvindhagberg opened this issue Sep 19, 2017 · 1 comment
Labels

Comments

@oyvindhagberg
Copy link
Contributor

oyvindhagberg commented Sep 19, 2017

  • Contact hardware manufacturers to get API access keys
  • Write a CGI-script that retrieves support information for one serial number from a specific manufacturer. It must distinguish between temporary errors and permanent errors, and return appropriate http status codes.
  • Create a new job in the service that creates tasks for up to 10 new lookups, less if many (failed) tasks are already waiting. The job should run often enough that it kan keep up with a large dataset.
  • Support information should expire after a while, to keep the data up to date.
@oyvindhagberg
Copy link
Contributor Author

Only store the text as-is for now? Extraction and labelling of key values can be added later.

@oyvindhagberg oyvindhagberg added this to the Public beta milestone Feb 20, 2018
@oyvindhagberg oyvindhagberg changed the title Create a job that retrieves warranty information from Dell/HP Create a job that retrieves warranty/support information from Dell Jul 27, 2018
@oyvindhagberg oyvindhagberg changed the title Create a job that retrieves warranty/support information from Dell Create a job that retrieves warranty/support information from hardware vendors (Dell, HP, ...) Jul 31, 2018
@oyvindhagberg oyvindhagberg removed this from the Public beta milestone Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant