Skip to content

Commit

Permalink
Add source-destination-limit-replaced to constants (WICG#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
linnan-github authored Nov 27, 2024
1 parent f23e22c commit f92d82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export const sourceAggregatableDebugTypes: Readonly<[string, ...string[]]> = [
'source-channel-capacity-limit',
'source-destination-global-rate-limit',
'source-destination-limit',
'source-destination-limit-replaced',
'source-destination-rate-limit',
'source-max-event-states-limit',
'source-noised',
Expand Down

0 comments on commit f92d82a

Please sign in to comment.