Merged
Conversation
Contributor
Author
|
铁子,好像merge反了 |
Owner
有冲突,解决了给你推回了,现在可以合并了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复内容
普通批量任务之前会错误回退到 Outlook 批量轮询接口,导致页面一直显示“检测到进行中的批量任务,正在重连监控...”,但后续状态更新不正确。
后端任务实际上已经完成,但由于最终状态没有主动广播到单任务 WebSocket,页面仍然停留在“运行中”,按钮状态和任务信息也不会正确复位。
具体改动
修复效果
验证情况
已在干净分支上完成以下验证: