-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestlow priorityWill get to it when we canWill get to it when we can
Description
Describe the bug
Currently the app is not very resilient to incorrect data within the config.toml configuration file.
To Reproduce
Steps to reproduce the behavior:
- Edit the
.wingocmmander/config.tomlfile. - Alter any
stringtype parameter (i.e.apikiey,admin) to not be enclosed in " " (double quotes) - Save the changes
- Run
Wing Commander(.wcbot) - The error will be reported.
Expected behavior
Fine for an error to still be reported, but preferably it will be one that allows the user to self-help. The error message should provide sufficient detail that the user knows what the problem is and has the ability to fix it without requiring assistance.
While this may not be possible in all cases - its what we should be targeting.
Screenshots
NA
Additional context
Low priority. Fix when we can
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow priorityWill get to it when we canWill get to it when we can