Tencent / Tencent/WeSmartFlow

Could logs include request IDs for long agent flows?

Open
#96 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When a multi-step tutor or immersive generation fails, it is hard to trace through logs without a request ID. Having the same ID in API response, SSE events, and backend logs would help debugging.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the API response, SSE event, and backend logging paths involved in multi-step tutor or immersive generation. Start by locating where requests enter and where these three outputs are produced; done means one request ID is consistently present in the API response, SSE events, and backend logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.