0.2.3 版本更新 - #52
Open
Yanyutin753 wants to merge 65 commits into
Open
0.2.3 版本更新#52Yanyutin753 wants to merge 65 commits into
Yanyutin753 wants to merge 65 commits into
Conversation
This reverts commit dffe3f8.
This reverts commit fb71a7d.
Merge pull request wlhtea#50 from Yanyutin753/back
🤖 防止唱歌超时一直卡入死循环 🤖 防止唱歌超时一直卡入死循环 🤖 防止唱歌超时一直卡入死循环 Update message.py 🚀 使用新协程解决最后finally没有删除掉cookie的问题 🚀 使用新协程解决最后finally没有删除掉cookie的问题 Update message.py Update message.py fix Update message.py Update message.py Update message.py 💄 fix bug Update message.py
Update suno.py 🚀 更新最新的suno clerk 版本
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.
本次PR的内容:
修复并发高的时候不会删除掉对应cookie的singID
重构代码,结构更加清晰
修改刷新cookies的时间为每天早上10点,同时支持自动剔除无效cookie, 且能在请求的时候,剔除无效cookies
优化并发处理,提升日志报错清晰度
优化回复空回复的情况