Bladeren bron

chore: update changes

firest 2 jaren geleden
bovenliggende
commit
197ebccf95
1 gewijzigde bestanden met toevoegingen van 4 en 0 verwijderingen
  1. 4 0
      changes/ce/perf-10625.en.md

+ 4 - 0
changes/ce/perf-10625.en.md

@@ -0,0 +1,4 @@
+Simplify limiter configuration.
+- Reduce the complexity of the limiter's configuration. 
+e.g. now users can use `limiter.messages_rate = 1000/s` to quickly set the node-level limit for the message publish.
+- Update the `configs/limiter` API to suit this refactor.