Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Document] Potentially misleading inline comment for PollWorkflowTaskQueueResponse

オープン
#299 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
55/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
grpc
領域
api, documentation

調査の方向性

temporal/api/workflowservice/v1/request_response.protoを開き、PollWorkflowTaskQueueResponse.historyのインラインコメントを読んでください。返される履歴はページ分割される可能性があり、後続のページにはnext_page_tokenが必要であることを明確にしてください。文言が既存の動作を反映していることを確認してください。

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

説明

bug
What are you really trying to do?

To clearly understand the scope of the workflow history returned in PollWorkflowTaskQueueResponse.

Describe the issue

At the moment, the inline comment is stated as below:

The history for this workflow, which will either be complete or partial. Partial histories
are sent to workers who have signaled that they are using a sticky queue when completing
a workflow task.

However, the term "complete" can be misleading as for long event history, this will only return the first page and rely on next_page_token for subsequent fetches.

主要言語
Go
スター
133
フォーク
101
平均マージ
1日 22時間
マージ済み PR(30日)
11

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

temporalio/api のほかの issue

temporalio/api の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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