-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:task ordering and extend Celery task time limit.
Reordered cache-building tasks in `tasks.py` to ensure proper execution flow. Increased the Celery task time limit from 30 minutes to 60 minutes in `settings.py` to accommodate potentially longer-running processes.
- Loading branch information
1 parent
0198ad2
commit ca5be56
Showing
2 changed files
with
2 additions
and
2 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