flower icon indicating copy to clipboard operation
flower copied to clipboard

Substantial drift from celery worker

Open Oleh-py opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. Substantial drift from celery worker when celery is running from different container where django has setup for own timezone Tried with CELERY_TIMEZONE and it didn`t resolve the issue, difference in times still exists.

Describe the solution you'd like Add installation of tzdata which gives a possibility set correct timezone in container by setting TZ environment. Fix is provided in #1162

Oleh-py avatar Nov 17 '21 16:11 Oleh-py

Is it fixed with your merged PR #1162 ?

felixriese avatar Apr 11 '22 12:04 felixriese