866 refactor cron trigger only one cron each minutes triggers all cron triggers (#11809)
<img width="1123" alt="image" src="https://github.com/user-attachments/assets/75447922-81dd-4cfc-805d-f511f73cc778" />
This commit is contained in:
@ -65,6 +65,7 @@ yarn command:prod cron:calendar:calendar-event-list-fetch
|
||||
yarn command:prod cron:calendar:calendar-events-import
|
||||
yarn command:prod cron:messaging:ongoing-stale
|
||||
yarn command:prod cron:calendar:ongoing-stale
|
||||
yarn command:prod cron:workflow:automated-cron-trigger
|
||||
```
|
||||
|
||||
## For Outlook and Outlook Calendar (Microsoft 365)
|
||||
@ -135,6 +136,7 @@ yarn command:prod cron:calendar:calendar-event-list-fetch
|
||||
yarn command:prod cron:calendar:calendar-events-import
|
||||
yarn command:prod cron:messaging:ongoing-stale
|
||||
yarn command:prod cron:calendar:ongoing-stale
|
||||
yarn command:prod cron:workflow:automated-cron-trigger
|
||||
```
|
||||
|
||||
# Setup Environment Variables
|
||||
|
||||
Reference in New Issue
Block a user