GIScience / GIScience/orstools-qgis-plugin
Improve error handling
Open
- Dominant language
- Python
- Stars
- 121
- Forks
- 39
- Avg merge
- 7d 6h
- Merged PRs (30d)
- 1
Description
Currently in `client.py` errors are thrown, then catched in various different ways in the procs and the main plugin.
One idea to unify the error handling would be to not throw exceptions, but to have the client return error codes and then handle those.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.