zinggAI / zingg

Scalable identity resolution, entity resolution, data mastering and deduplication using ML
GNU Affero General Public License v3.0
955 stars 118 forks source link

Exception Handling #917

Open sonalgoyal opened 1 week ago

sonalgoyal commented 1 week ago

Currently we get NPEs at many places which appear as stack traces and no helpful messages are printed in the log.

We should define better exception handling and provide messages for the user to rectify the issues

sonalgoyal commented 1 week ago

Fold business exceptions also.