googleapis / googleapis/google-api-nodejs-client

gmail.users.threads.get hangs forever

Aperta
#3,418 4 commenti 0 reazioni 1 assegnatario Rivendicata da @sofisl Vedi su GitHub
api: gmail priority: p2 type: bug
Lingua principale
TypeScript
Stelle
12.2k
Fork
2k
Merge medio
1g 9h
PR unite (30g)
24

Descrizione

#### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.