一键更新/重置接口用 StreamingResponseBody 长连接执行 docker pull + 重建容器, docker pull 大镜像耗时经常超过 Tomcat 默认 30s 异步超时,导致处理线程被 InterruptedException 中断,更新流程半途而废(例如 pull tenant-web 卡住后 整个流程直接失败退出)。禁用该接口所在服务的异步请求超时。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||