Skip to content

Improve Error Handling #18

@BoxThatBeat

Description

@BoxThatBeat

If an any error occurs when making HTTP requests (such as when the settings were setup incorrectly), it is given as a generic request error with a status but no clue as to what request failed. This issue should be resolved by adding try-catches for each request or something like this so that the request being made can be printed along with the error.

A further enhancement to this would be to have a settings validation script run to find any simple mistakes made by the user which can then be presented in a dialogue box to make it more user friendly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions