Skip to content

Commit

Permalink
[Task]14569737: Add support to throttle the deprecation message (#1882)
Browse files Browse the repository at this point in the history
* add throttle feature

* move from core to common

* update shrinkwrap

* update

* rename interface

* update

* update shrinkwrap

* update shrinkwrap

* reduce size

* remove unused variables

* update local storage objects

* update shrinkwrap

* resolve comments

* update test
  • Loading branch information
Karlie-777 committed Oct 24, 2022
1 parent 86342f3 commit 5525946
Show file tree
Hide file tree
Showing 10 changed files with 1,041 additions and 4 deletions.
1 change: 1 addition & 0 deletions .aiAutoMinify.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"eStorageType",
"FieldType",
"eDistributedTracingModes",
"IThrottleMsgKey",
"eRequestHeaders",
"DataPointType",
"DependencyKind",
Expand Down
6 changes: 4 additions & 2 deletions common/config/rush/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5525946

Please sign in to comment.