-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Scripts are killed after 50 seconds to avoid stacking the cron jobs every minute if the work isn't done - The start date for the 'time' parameter is reset to today whenever the tenant is changed - The 'next' value is saved per tenant to avoid duplicate events when switching between tenants - Retrieving 50 events per request to reduce the amount of requests done on the Flare backend
- Loading branch information
Marc-Antoine Hinse
committed
Oct 31, 2024
1 parent
9444545
commit 4f1e2e4
Showing
2 changed files
with
112 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters