- ID
- d8518bc2-3602-4590-a1d8-5a2449723572
BE-6799 Move sync_Columns_from_smartcart nightly job to Celery Beat
- source :: https://hungryroot.atlassian.net/browse/BE-6799
- tags :: Hungryroot API Project
- epic :: EP-411 Eng Parking Lot
- sprint :: HR BE Sprint 102
- status :: Status - Complete
Tasks
DONE Look into the migration of jobs to celery beat
- ID
- 457e5306-34d3-aa54-f13f-436876b257ec
DONE Move sync_Columns_from_smartcart job to Celery Beat
- ID
- 0c31fe17-2efe-7a71-276b-b589d6b59a71
Description
Move the sync_columns_from_smartcart job to be scheduled via Celery Beat. Use a
DC to when we want to enable this job to be schedule via Celery Beat vs the
current nightly ECS job.
You can use https://hungryroot.atlassian.net/browse/BE-6580 as an example for
Celery Beat scheduling