papercups-io / papercups

Open-source live customer chat
https://app.papercups.io/demo
MIT License
5.76k stars 525 forks source link

Fix case when Gmail thread not found #832

Closed reichert621 closed 3 years ago

reichert621 commented 3 years ago

Description

Sometimes the Gmail history API turns up thread IDs that are no longer available for some reason -- this causes some issues with our Gmail worker, so this offers a temporary workaround.

(TODO: need to do some more manual testing)

Checklist