issues
search
czue
/
celery-progress
Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
MIT License
470
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix syntax warning for invalid escape sequence in backend.py
#119
jimmy0017
closed
3 months ago
1
Intermittent Issue with Starting of Celery Task
#118
sindhujit1
closed
4 months ago
9
Task_id must not be empty. Got None instead
#117
sindhujit1
opened
5 months ago
7
updates to make APIs easier to work with
#116
czue
closed
5 months ago
0
support group results
#115
czue
closed
5 months ago
0
Update two bars relatively to two workers
#114
NicoCaldo
closed
1 year ago
6
fix: Add simple retries on network errors
#113
adinhodovic
closed
1 year ago
2
fix retry errors
#112
czue
closed
1 year ago
1
fix: Change retry logic to extract next run from traceback
#111
adinhodovic
closed
1 year ago
3
Get the actual value when onProgress
#110
NicoCaldo
closed
1 year ago
4
celery Progress on file upload
#109
Forchapeatl
closed
1 year ago
1
NoReverseMatch at /status 'celery_progress' is not a registered namespace
#108
NicoCaldo
closed
1 year ago
2
wrapped async_to_sync in closing function
#107
boxofbox
closed
1 year ago
0
using websockets with channels_redis 4.0.0+ leads to RuntimeError("Event loop is closed")
#106
boxofbox
closed
1 year ago
2
django.conf.urls.url() deprecated in Django 3+, removed in 4.0
#105
boxofbox
closed
1 year ago
3
DOM only updating last element of the loop while diplaying progress
#104
Ashinsk
opened
1 year ago
2
Fixed TypeError in JS.
#103
Whitie
closed
1 year ago
1
Using master branch leads to Javascript TypeError
#102
Whitie
closed
1 year ago
1
Changed url to re_path for compatibility with Django >= 4.
#101
Whitie
closed
1 year ago
1
Allow default colors to be accessed without class instantiation
#100
giovcandido
closed
2 years ago
2
add pyproject.toml
#99
czue
closed
2 years ago
1
Legacy install method will be deprecated soon
#98
eeintech
closed
2 years ago
5
This could benefit from documantation for how to use it with chord or group based workflows.
#97
mscout1
closed
5 months ago
4
Update Classifiers
#96
hamzdiou
closed
2 years ago
4
ajax request using htmx
#95
ramiboutas
opened
2 years ago
1
Lint: Update dead README images
#94
EJH2
closed
2 years ago
0
'celery_progress' is not a registered namespace
#93
naga293tach
closed
3 years ago
0
Fetch the task state only once at the beginning and store it in local variable
#92
mobiware
closed
3 years ago
5
clarify old urls should be removed
#91
timnyborg
closed
3 years ago
1
update readme with wrapper examples
#90
timnyborg
closed
3 years ago
3
Allow overriding a few default messages
#89
czue
closed
3 years ago
0
Config Mensages
#88
marcoshemann
closed
3 years ago
1
don't crash on default success if progress / message elements are null
#87
czue
closed
3 years ago
0
Handling a FileResponse
#86
kgeographer
closed
3 years ago
3
Create Sdist
#85
gettoknowmii
closed
3 years ago
9
How would one use this progress bar when a task is wrapped in a Django transaction.on_commit?
#84
pmi123
opened
3 years ago
4
get_progress endpoint allows retrieval of arbitrary tasks
#83
hansegucker
opened
3 years ago
7
Log and print unknown state
#82
OmarWKH
closed
3 years ago
0
Introduce changelog
#81
hansegucker
closed
2 years ago
3
Race between creating ProgressRecorder and setting its progress
#80
im4bacon
opened
3 years ago
6
Maintenance and support for Django >= 3.1
#79
abedyngash
closed
3 years ago
0
Maintenance and support for Django >= 3.1
#78
abedyngash
closed
3 years ago
3
The progress bar does not auto-update when the network error occured and then restored
#77
shining2007
opened
3 years ago
2
onSuccess Fires Early (and often)
#76
bradsolves
closed
3 years ago
5
Dependency Issue with celery!
#75
sindhujit1
opened
3 years ago
1
Hotfix support for django_db for celery backend (specially for django…
#74
aidin-leo
opened
3 years ago
2
Incompatible with django_celery_results
#73
aidin-leo
opened
3 years ago
1
Hotfix support for Channels v3
#72
EJH2
closed
3 years ago
1
Add never_cache Decorator to get_progress View
#71
JoeSc
closed
3 years ago
0
Problem loading progress bar
#70
Deguise
closed
3 years ago
1
Next