Skip to content

Commit 419b88b

Browse files
authored
Whitelists circuitbreaker (#2783)
## Changes Whitelists circuitbreaker ### Linked issues Partly resolve #1931
1 parent 3e44bdf commit 419b88b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,6 +1333,9 @@
13331333
"chronos": [],
13341334
"chronos.main": []
13351335
},
1336+
"circuitbreaker": {
1337+
"circuitbreaker": []
1338+
},
13361339
"clang": {
13371340
"clang": [],
13381341
"clang.cindex": [

0 commit comments

Comments
 (0)