Skip to content

DEFAULT_MAX_ASYNC hardcoded #24

Description

@BukeLy

问题描述

默认最大并发数硬编码。

受影响的文件

  • src/rag.py 行 31

硬编码值

  • DEFAULT_MAX_ASYNC = 8

解决方案

应该从环境变量读取。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions