Skip to content
This repository was archived by the owner on Jul 12, 2026. It is now read-only.
This repository was archived by the owner on Jul 12, 2026. It is now read-only.

请求抓包 需要尽可能的实时 #33

Description

@lmk123

现在,必须等请求结束以后,请求抓包页面才会有那一条请求的信息,但是当出现问题时,会导致过很久才能看到复盘信息。

所以,我希望请求抓包页面里的请求尽可能快的出现,比如:

  1. 收到用户的请求之后,就出现在 请求抓包页面,此时状态是 pending
  2. 第一次上游尝试发起
  3. 第一次上游尝试结束
  4. 第二次上游尝试发起
  5. ...依此类推,直到将请求响应给用户才算结束,再把状态改成 success 或者 failed

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions