Layr-Labs / Layr-Labs/devkit-cli

Issue with task submission

オープン
#237 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
27
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

When I run the sample `cmd/main.go`, which basically does nothing, I get the logs on the container output as:
```
{"level":"info","ts":1753688645.5952423,"caller":"rpcServer/rpcServer.go:64","msg":"Starting gRPC server","port":8080}
{"level":"info","ts":1753688661.6818242,"caller":"zap/options.go:212","msg":"finished unary call with code OK","grpc.start_time":"2025-07-28T07:44:21Z","grpc.request.deadline":"2025-07-28T07:44:22Z","system":"grpc","span.kind":"server","grpc.service":"eigenlayer.hourglass.v1.performer.PerformerService","grpc.method":"HealthCheck","peer.address":"172.25.0.2:55982","grpc.code":"OK","grpc.time_ms":0.455}
{"level":"info","ts":1753689803.8455687,"caller":"cmd/main.go:31","msg":"Validating task","task":"task_id:\"0x8d4ebc3f55476ab3dbdc6b8c97bbcf4fb3503e4fd46e869b2883363b6aef7631\" payload:\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00 \\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x05\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00@\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x05hello\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\""}
```
Yes, the task has been submitted. But when I submit a new task, no more logs appear. Any Idea why this is happening? I submit the task using `devkit avs call`

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

“Validating task,” をログに出力するサンプルがある cmd/main.go から始め、devkit avs call を使ってその動作を再現します。最初の送信と、その後の送信を比較します。そのエントリポイントからタスク送信の経路を追跡し、繰り返し送信した場合に期待されるログが出力されるか、明確な失敗が報告されることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
38/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。