Skip to content

[Script Bug]: deal_with_func_call_timeout 缩进错误导致重试机制失效 #461

@mayoisuki

Description

@mayoisuki

BAAS版本是否为最新 ( BAAS Version )

  • 是, 我已经确认BAAS版本为最新

操作系统 ( OS )

Windows

游戏运行环境 ( Game Environment )

真机

错误描述 ( Bug Description )

在 Baas_thread.py 中,deal_with_func_call_timeout 函数的 try...except 重启逻辑位于 for 循环之外。这导致循环内只执行了 close_current_app,而重启操作仅被执行一次。

报错日志 / 截图 / 录屏 ( Related Log )

Image

脚本配置文件 ( Script Config )

补充信息 ( Additional Info )

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions