docs(walkthrough): iteration 4 SHA fe571aa

Made-with: Cursor

Former-commit-id: 1e5f14f8c6
This commit is contained in:
反编译工作区
2026-04-25 08:29:59 +08:00
parent 1b2e6a18c6
commit 706794aef8
@@ -191,4 +191,4 @@
| **§3.4 `addImageStore`** | `bindAppImageStoreDevice` 仍顺序执行;仅 **`bindDeviceAndImageStore`** 按批并行;任一批次中失败则 **`rollbackImageStoreAfterBindFailure`**(抽方法)后抛 `ServiceException`,与原先 try/catch 回滚路径一致。 |
| **Feign ThreadLocal** | 所有子线程 RPC 经 **`FeignThreadLocalUtil.callWithContext`**,避免池化线程串请求头。 |
**实施后提交****`7eb3785`**(分支 `v0.11`)。
**实施后提交****`fe571aa`**(分支 `v0.11`)。