databrickslabs / overwatch

Capture deep metrics on one or all assets within a Databricks workspace
Other
230 stars 65 forks source link

Edge case for 1002 and 1005 failing Api call #1284

Open ashlytee opened 2 months ago

ashlytee commented 2 months ago
FAILED --> 
ERROR:
FAILED: 1005-Bronze_ClusterEventLogs Module: Failed

Unable to receive all the clusters/events api responses; Api response received
9285;
Api response not received 43775
java.lang.Exception: Unable to receive all the clusters/events api responses; Api response received
9285;
Api response not received 43775

We found that in one of the workspaces the cluster is not present hence no cluster activity. This is an edge case ( exception) that needs to be handled