Browse Source

chore: add a changelog entry

Andrew Mayorov 2 years ago
parent
commit
3157a64eae
2 changed files with 2 additions and 0 deletions
  1. 1 0
      changes/ce/fix-10032.en.md
  2. 1 0
      changes/ce/fix-10032.zh.md

+ 1 - 0
changes/ce/fix-10032.en.md

@@ -0,0 +1 @@
+When the resource manager is busy trying to establish a connection with the remote, the resource might yet lack any metrics information. Prior to this fix, the `bridges/` API handler crashed in such circumstances.

+ 1 - 0
changes/ce/fix-10032.zh.md

@@ -0,0 +1 @@
+当资源管理器忙于尝试与远程建立连接时,资源可能还缺少任何度量信息。 在此修复之前,`bridges/' API 处理程序在这种情况下崩溃。