hyper-trace issues
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 25/100
- Issue 類型
- 缺陷
- 描述清晰度
- 需要釐清
- 活躍度
- 停滯
- 技術堆疊
- javascript, ruby
- 領域
- backend, observability
研究方向
檢查 Operations 和 hypertrace 的實作,然後檢視第 202 行附近的 map_with_specs。確認例外排除、*args 元數回報,以及缺少的參數或 JavaScript-undefined 參數的行為;完成表示在不改變現有行為的情況下處理好這三種情況。
由索引模型根據 Issue 內容生成。
描述
- Need to add exception exclusions to Operations... i.e. add this method:
def hypertrace_class_exclusions
[ list of expected internal exceptions ]
end
define at both class and instance level.
-
Operations checks the arity of the method to decide whether to forward the parameters, but hypertrace accepts *args (arity -1) this confuses operations and ends up passing a value along. Have to have some way to tell hyperoperation what the real arity was.
-
line 202 needs a guard so that if parameters is not available we leave well enough alone. (make sure return unless specs works when specs is javascript undefined)
def map_with_specs(method, actual, show_blank_rest)
specs = method.parameters
return unless specs
- 主要語言
- JavaScript
- 星號
- 538
- 分支
- 41
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
hyperstack-org/hyperstack 的其他 Issue
-
enhancement needs doc
難度 2/5 1-3 小時 新手友好度 68/100
hyperstack-org/hyperstack#359 ·
-
難度 2/5 1-3 小時 新手友好度 68/100
hyperstack-org/hyperstack#267 ·
-
難度 5/5 一週以上 新手友好度 25/100
hyperstack-org/hyperstack#457 ·
-
難度 3/5 1-2 天 新手友好度 35/100
hyperstack-org/hyperstack#456 ·
-
難度 5/5 一週以上 新手友好度 15/100
hyperstack-org/hyperstack#455 · 2 則留言 ·
查看 hyperstack-org/hyperstack 的全部 Issue
相似的 Issue
-
bug customer-eng Durable Agents Inngest status: needs triage
難度 2/5 1-3 小時 新手友好度 82/100
-
optimization optimization:agents-md-curator
難度 2/5 1-3 小時 新手友好度 75/100
githubnext/gh-aw-cao#13475 ·
-
[BUG]: "Clear All" in Settings doesn't clear the saved analysis, old data comes back after reload 未關閉bug
難度 2/5 1-3 小時 新手友好度 88/100
AOSSIE-Org/OrgExplorer#253 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 88/100
oxc-project/oxc#26944 ·
-
ai-observability bug team/ai-observability
難度 2/5 1-3 小時 新手友好度 78/100