Fix: wait_until_manjuu_disappear should wait at least 1.5s#5093
Open
guoh064 wants to merge 2 commits intoLmeSzinc:devfrom
Open
Fix: wait_until_manjuu_disappear should wait at least 1.5s#5093guoh064 wants to merge 2 commits intoLmeSzinc:devfrom
guoh064 wants to merge 2 commits intoLmeSzinc:devfrom
Conversation
Owner
|
不赞成在等待期间清除stuck_timer,黄鸡动画并不一定会消失,它可能就这么卡死了 |
Contributor
Author
|
已修改,可以不一直等,但仍然建议等待至少3分钟的时间,以处理跨月任务过快卡死重启的问题。所以在stuck_long_wait_list里面加入了manjuu。 |
1fefc0f to
f816d27
Compare
AzureG03
added a commit
to AzureG03/AzurLaneAutoScript
that referenced
this pull request
Nov 30, 2025
AzureG03
added a commit
to AzureG03/AzurLaneAutoScript
that referenced
this pull request
Dec 1, 2025
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.
设置manjuu最小等待时间为1.5秒,并允许manjuu过长等待。