mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-05 21:36:03 +00:00
chore: switch comments to en
This commit is contained in:
@@ -45,7 +45,7 @@ class HTTPController:
|
||||
try:
|
||||
await self.quart_app.run_task(*args, **kwargs)
|
||||
except Exception as e:
|
||||
self.ap.logger.error(f'启动 HTTP 服务失败: {e}')
|
||||
self.ap.logger.error(f'Failed to start HTTP service: {e}')
|
||||
|
||||
self.ap.task_mgr.create_task(
|
||||
exception_handler(
|
||||
|
||||
Reference in New Issue
Block a user