-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Feature]关于重载插件失败的热重载问题 #5333
Copy link
Copy link
Closed
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendenhancementNew feature or requestNew feature or requestfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:opsSystem operations, monitoring, administration, and runtime status.(only startswith [Plugin])System operations, monitoring, administration, and runtime status.(only startswith [Plugin])
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendenhancementNew feature or requestNew feature or requestfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:opsSystem operations, monitoring, administration, and runtime status.(only startswith [Plugin])System operations, monitoring, administration, and runtime status.(only startswith [Plugin])
Description / 描述
相关issue #5041
相关pr #5043
在插件重载失败的时候(例如发生
ModelNotFound),现版本没有足够的机制使得相关插件可以热重载。Use Case / 使用场景
重载插件发生导入失败的场景
Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct