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

[Question] Several "Unable to poll" errors multiple times per day

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
grpc, ruby

調査の方向性

issue に記載されている workflow と activity の task-queue ポーリングパスから始め、grpc 1.59.2 と temporal-ruby のリビジョン 3e0dae708ec0e3eab8c44b57b64f5cd1881848 を使用します。ファイルやテストは指定されていません。完了とは、繰り返し発生する「Socket closed」エラーが想定されたものかどうかを特定し、その原因または緩和策を文書化することです。

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

説明

Hey folks,

We've been using this ruby for quite a while, 1 year I would say and since then, we've been seeing a lot of "Unable to poll" errors. For example, last week, there were 700 of those for one of our service. This affects all our different using this sdk.

Unable to poll Workflow task queue

#<GRPC::Unavailable: 14:Socket closed. debug_error_string:{UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2024-03-19T14:52:38.963074635+00:00"}}>

And this

Unable to poll activity task queue

#<GRPC::Unavailable: 14:Socket closed. debug_error_string:{UNKNOWN:Error received from peer  {created_time:"2024-03-19T14:52:38.963058558+00:00", grpc_status:14, grpc_message:"Socket closed"}}>

Would someone have an idea of what might be causing those errors? Are they "normal" or expected from time to time within Temporal? We don't have a fancy configuration or anything we mostly use the default config and we use 20 as the thread pool size for both activity and workflow. I can share more relevant details if needed.

Note, this error doesn't cause any of our activities or workflows to fail, it just happens once every now and then and recovers.

temporal-ruby + grpc version

GIT
  remote: https://github.com/coinbase/temporal-ruby
  revision: 3e0dae708ec0e3eab8c44b57b64f5cd1881848e6
  
grpc (1.59.2)
主要言語
Ruby
スター
288
フォーク
113
平均マージ
10日 15時間
マージ済み PR(30日)
2

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

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

はじめの一歩

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

coinbase/temporal-ruby のほかの issue

coinbase/temporal-ruby の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

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

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