-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In some places we log exceptions and continue forward, here for example https://github.com/github/github-team-sync/blob/5d50752e9f1b812a9ddfe9f97ee666d3c3f349ac/githubapp/ldap.py#L87
Some of the errors printed currently are not that useful "mail" for instance when the actual exception is a missing attribute on the object,
We should clean this up.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request