KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 456 forks source link

Nonstop requests sent to play.google.com #785

Closed kaeevans closed 4 months ago

kaeevans commented 4 months ago

My console is full of failed requests to play.google.com coming from gmail.js:

image

Here's the stacktrace from one of the failed POSTs: https://gist.github.com/kaeevans/e082eabfd17f2a1e978d5b275ff0d41a

kaeevans commented 4 months ago

It doesn't look like this is related to this repo. I don't see the errors when I disable all my extensions except for the one that uses gmail.js.