Pinned issues
Issues
- 0
E_CHORD_NO_BACKEND NotImplementedError: Starting chords requires a result backend to be configured
#447 opened by zenoran - 0
- 2
- 2
Expiration of results - tasks not cleaned
#365 opened by elavaud - 2
use JSONField instead of TextField
#442 opened by hosseinmp76 - 0
- 1
Multiple languages are not effective
#435 opened by ETOCheney - 2
how to decode results field in postgress?
#344 opened by stanhjr - 2
- 5
date_created and date_done are almost exactly the same
#368 opened by hsenot - 0
delete_expired method fails for large queryset.
#430 opened by pyarun - 1
Issue with Django DATABASES CONN_MAX_AGE
#428 opened by martinlehoux - 0
call recorder
#429 opened by msaman5432 - 2
`post_save` signal of TaskResult doesn't trigger
#395 opened by Legend94rz - 12
Periodic task name is missing in TaskResult
#376 opened by Mapiarz - 4
Django 5 support
#420 opened by Mapiarz - 1
why task name and worker column is always empty
#424 opened by cone387 - 1
persistance for revoked tasks ?
#423 opened by urzbs - 2
Getting exception "select_for_update cannot be used outside of a transaction"
#422 opened by rehbarkhan - 1
date_done does not reflect the time the *task* was completed, but the time the *task result* is updated
#415 opened by sdrabblescripta - 1
Documentation and changelog are out of date
#391 opened by intgr - 8
Unable to retrieve results across workers
#417 opened by sdrabblescripta - 0
- 2
'result' cannot be specified for MyTaskResult model form as it is a non-editable field. Check fields/fieldsets/exclude attributes of class MyTaskResultAdmin.
#394 opened by chunkai-meng - 2
Task name, args, and kwargs are not being saved
#406 opened by panatale1 - 2
Django celery results in combination with dango tenants intermittent error of table not found
#404 opened by saichander17 - 7
task_name always null
#362 opened by csirmazbendeguz - 0
- 0
- 1
- 0
- 1
- 0
Clean old results from Database
#380 opened by frobert - 0
- 8
- 3
- 3
Issue installing master via poetry
#360 opened by orf - 0
- 4
Migrations Getting Failed with New Version
#352 opened by thesaadmirza - 2
django_celery_results_taskresult worker is null
#353 opened by Zoom2016 - 0
The `delete_expired` method of ResultManager sometimes selects read-only database
#357 opened by jacklinke - 1
- 6
Chords not supported when using 'django-db' backend
#341 opened by ShuangLau - 13
- 1
- 2
The `TaskResult` instance is created only after the task done. How to create this instance instantly after calling `.delay()` method?
#330 opened by iamtekson - 0
Consider calling this from `_store_result()` so it can be used regardless of the extended result setting.
#339 opened by diegocastrum - 2
Save user id in task result
#333 opened by jameslao - 4
Breaking change: task_name no longer set on TaskResult
#334 opened by ahosie - 2
Latest version write incomplete task results
#331 opened by larsvoigt