Skip to content

refactor: processQueue 逻辑移入 TaskQueue 类 #16

Description

@lishuceo

背景

processQueue 在 event-handler 中定义,但 dequeue/complete 编排逻辑属于 queue 职责,耦合度高。

需求

将编排逻辑移入 TaskQueue.processNext(chatId, executor) 方法。

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions