twenty/packages
Charles Bochet 3c5a4ba692
Handle Network errors in messaging sync (#5795)
In this PR, I'm doing 2 things:
- refresh connectedAccount token on message-list-fetch. It's currently
only refresh while doing the messages-import. However messages-import
stage are only triggered if new messages are detected (which could take
days or week depending of the messageChannel activity). We should also
refresh it while trying to fetch the list
- handle Unhandled Gmail error code 500 with reason "backendError".
These can occur on gmail side. In this case, we just retry later.
2024-06-09 22:46:11 +02:00
..
twenty-chrome-extension 5622 add a syncemail onboarding step (#5689) 2024-06-05 18:16:53 +02:00
twenty-docker 5531 update gmail full sync to v2 (#5674) 2024-05-31 13:29:58 +02:00
twenty-docs 5078 ability to invite team members (#5750) 2024-06-05 16:35:14 +02:00
twenty-emails 5078 ability to invite team members (#5750) 2024-06-05 16:35:14 +02:00
twenty-front Fix unclosable cell (#5776) 2024-06-09 00:10:18 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Handle Network errors in messaging sync (#5795) 2024-06-09 22:46:11 +02:00
twenty-ui Datamodel overview improvements (#5771) 2024-06-07 14:53:12 +02:00
twenty-utils Fixed congratulations bot (#5532) 2024-05-22 14:02:54 +02:00
twenty-website Disable prefetching on contributors page (website) (#5783) 2024-06-09 00:06:44 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00