chore: update changes

This commit is contained in:
JianBo He 2024-01-08 14:04:17 +08:00
parent a08f56db42
commit daad1521d4
1 changed files with 2 additions and 0 deletions

View File

@ -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.