graph激活失败的日志缺少 graph name相关描述
Open
- Dominant language
- C++
- Stars
- 653
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/baidu/babylon/blob/571cfb36eaa51eb1b6f1d5b63c515011f979f1bc/src/babylon/anyflow/graph.cpp#L30
如题, graph激活失败的日志缺少 graph name相关描述,导致在有多个图并行跑的场景,不太容易看出是哪个图激活失败了
Contributor guide
No contributing guide indexed for this repository
Research direction
Open src/babylon/anyflow/graph.cpp at line 30 and inspect the log emitted when graph activation fails. Confirm how the graph name is available at that point, then update the failure log so parallel graph runs identify the failing graph. Verify the resulting log output for multiple graph activations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100