T
Twenty3d ago
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
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?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?