issues
search
PolicyStat
/
jobtastic
Make your user-responsive long-running Celery jobs totally awesomer.
http://policystat.github.com/jobtastic/
MIT License
645
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for celery 5.0
#88
kirankumbhar
opened
4 years ago
0
cache locking allows bypassing herd avoidance
#87
kylegibson
opened
4 years ago
0
Switch from werkzeug.contrib.cache to cachelib
#86
Praseetha-KR
opened
4 years ago
0
Caching task even though cache_duration = -1
#85
philmaweb
closed
3 years ago
7
jquery-celery is dead ...
#84
bernd-wechner
opened
4 years ago
0
Expose method to extend lock timeout
#83
thenewguy
opened
4 years ago
1
Improve fix issue 57
#82
thenewguy
opened
4 years ago
1
Fix issue 57
#81
thenewguy
closed
4 years ago
1
Magic value (-1) for cache TTL is not compatible with cachelib RedisCache.
#80
kallqvist
opened
5 years ago
0
Stop pegging psutil. The latest version works fine
#79
jlward
closed
5 years ago
2
Add changelog entry and bumping up version.
#78
deti
closed
5 years ago
0
Unicode support and py37 env
#77
deti
closed
5 years ago
2
Updates README.md with svg badge
#76
sobolevn
opened
6 years ago
0
Jobtastic tasks waits even CELERY_TASK_ALWAYS_EAGER is True
#75
GitRon
opened
6 years ago
0
Herd Avoidance and Task Retry
#74
hackoder
opened
6 years ago
1
old requirements of psutil clashes
#73
oppianmatt
opened
6 years ago
0
Celery 4 support
#72
jlward
closed
6 years ago
0
groups or subtask
#71
a5m0
closed
7 years ago
1
How do you handle POST -> REDIRECT -> GET sequence to pass task_id?
#70
gabn88
closed
7 years ago
2
Add support for Celery >= 4.0
#69
gabn88
opened
7 years ago
11
Add ability to ensure only 1 version of a task is running at a time, but still actually run subsequent jobs: Simultaneous Execution Prevention
#68
winhamwr
opened
8 years ago
3
Add option to retry a task later if the task is already running
#67
kylegibson
closed
8 years ago
1
Python core dump or memcached/redis I/O error can cause other-process `apply_async` to loop for `thundering_herd_timeout`
#66
kylegibson
opened
8 years ago
4
License mismatch
#65
sodre
closed
8 years ago
1
celery.conf deprecated
#64
coolacid
closed
8 years ago
2
Pluggable caches - see #37
#63
rhunwicks
closed
8 years ago
3
Drop support for old versions of python/django/celery
#62
winhamwr
closed
8 years ago
3
Project configuration
#61
kareemyousef
closed
8 years ago
4
compatibility with Celery 4.0?
#60
vincentschut
closed
8 years ago
3
Add a wrapper around `cache.get` to be able to force re-run
#59
bocribbz
opened
8 years ago
0
Fixes Issue 56
#58
thenewguy
closed
8 years ago
3
Add option to skip herd avoidance check, but still trigger avoidance for other tasks
#57
thenewguy
opened
8 years ago
19
Allow passing kwargs/args to apply_async
#56
thenewguy
closed
8 years ago
10
Jobtastic with Flask
#55
ezanaty
closed
8 years ago
4
Python 3.4 Support
#54
midnightlynx
closed
8 years ago
2
Python 3.4 Support
#53
midnightlynx
closed
8 years ago
1
Tests don't actually cover Celery 3.0.x
#52
midnightlynx
opened
8 years ago
0
tox tests are not passing
#51
jlward
closed
8 years ago
1
update psutil install link
#50
luzfcb
closed
9 years ago
1
jobtastic default settings
#49
sin-mike
opened
9 years ago
1
Refs #47. Upgrade to psutil >=3.0
#48
winhamwr
closed
9 years ago
0
Stacktrace when using psutil 3.0.1
#47
kylegibson
opened
9 years ago
0
Clean up the Travis build so that it passes
#46
winhamwr
closed
9 years ago
1
Make Travis and Tox play more nicely together
#45
singingwolfboy
closed
9 years ago
5
Jobtastic Task uses the root logger
#44
rhunwicks
opened
10 years ago
4
Fixed typos
#43
olevinsky
closed
10 years ago
1
task_id from within calculate_result
#42
sandroden
closed
10 years ago
2
Handle REVOKED tasks
#41
rhunwicks
closed
10 years ago
2
Distinguish between PROGRESS and PENDING for herd avoidance
#40
rhunwicks
opened
10 years ago
6
Install Fails: clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]
#39
RyanBalfanz
closed
10 years ago
3
Next