Browse Source

chore: update changes

JianBo He 2 years ago
parent
commit
daad1521d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      changes/ce/feat-12267.en.md

+ 2 - 0
changes/ce/feat-12267.en.md

@@ -0,0 +1,2 @@
+Add a new `timeout` parameter to the `cluster/:node/invite` interface.
+Previously the default timeout was 5s which would often be caused by HTTP API calls due to emqx taking too long to join cluster.