googleapis / googleapis/google-api-nodejs-client

gmail.users.threads.get hangs forever

オープン
#3,418 コメント 4 件 リアクション 0 件 担当者 1 名 @sofisl が担当を希望しています GitHub で見る
api: gmail priority: p2 type: bug
主要言語
TypeScript
スター
12.3k
フォーク
2k
平均マージ
1日 9時間
マージ済み PR(30日)
24

説明

#### Environment details

- OS: MacOS Ventura 13.2
- Node.js version: v21.4.0
- npm version: 10.2.4
- `googleapis` version: 105.0.0

#### Steps to reproduce

Reproduction is not simple. Basically:
1. I have a custom email client which fetches threads from GMail.
2. I am able to fetch 1867 threads without issues, but there are 3 threads with IDs that I noted down, that hang up `gmail.users.threads.get` forever (it is never resolved nor rejected).
3. If I hardcode these 3 IDs in my code to skip them, everything works fine.

I'd be happy to provide additional data if needed. Also, I tested these IDs on the Google API website API tester and it provides correct result, so it seems like this is an issue with this library.

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

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

評価

この issue はまだ評価されていません。

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

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