databrickslabs / ucx

Your best companion for upgrading to Unity Catalog. UCX will guide you, the Databricks customer, through the process of upgrading your account, groups, workspaces, jobs etc. to Unity Catalog.
Other
196 stars 70 forks source link

Handle exceptions with no error_code attribute while crawling permissions #2079

Closed qziyuan closed 1 week ago

qziyuan commented 1 week ago

Avoid AttributeError error when exceptions without an error_code attribute are caught during the assessment job crawling permissions.

Linked issues

Resolves #2078

Tests