As a developer, I want to investigate the different types of errors that may occur in WWT (via WhoColor API or the WWT tool itself), so that we can determine the appropriate error messaging for different WWT errors.
Requirements:
- Investigate the types of errors that may occur when fetching results in WWT, including malformed pages and local errors
- Investigate all other potential errors that may be generated by WWT
- Generate a list of potential errors that includes: 1) a description of the error behavior from the user perspective (i.e. what the users can see), and 2) how users can handle such scenarios (e.g. refresh the page, try again later, contact us, etc)