TwentyT
Twenty12mo ago
9 replies
Raph

Gmail email sync (not calendar sync) intermittently stuck.

Hey All, I'm back again wrestling with the email sync issue that seems to hang or not complete. Does anyone have any verbose methods for watching the command work? The logs are relatively opaque and not very informative.

Thus far I've used all of the following commands:

docker exec -it app-worker command:prod cron:messaging:messages-import
docker exec -it app-worker yarn command:prod cron:messaging:message-list-fetch
docker exec -it app-worker yarn command:prod cron:calendar-event-list-fetch
docker exec -it app-worker yarn command:prod cron:messaging:ongoing-stale
docker exec -it app-worker yarn command:prod cron:calendar:ongoing-stale


I'm not sure if the stale process is killing my imports, but the app has stopped importing emails. I'm running these commands via cron every 30 minutes.

Any ideas?
Was this page helpful?