issues
search
PolicyStat
/
jobtastic
Make your user-responsive long-running Celery jobs totally awesomer.
http://policystat.github.com/jobtastic/
MIT License
644
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Flask Demo/Example
#38
3goats
opened
10 years ago
6
Decouple from Django/Flask
#37
jvanasco
closed
8 years ago
28
Add Beaker caching support for usage with Pyramid
#36
tsemerad
opened
10 years ago
2
New JOBTASTIC_CACHE_BACKEND_NAME setting
#35
ramusus
opened
10 years ago
0
JobtasticMixins description was added
#34
abbasovalex
closed
10 years ago
0
Add support for Celery 3.1
#33
laurentguilbert
closed
8 years ago
12
JobtasticMixins description was added
#32
abbasovalex
closed
10 years ago
2
I added Mixin class for calculate AVG Time
#31
abbasovalex
closed
8 years ago
1
Including exceptions - i.e. SoftTimeLimitExceeded
#30
hdn8
closed
10 years ago
2
Fix code example
#29
silviot
closed
10 years ago
1
Uncatched exception "Connection refused"
#28
laurentguilbert
opened
10 years ago
11
fixed documentation on site, cache variables were incorrect
#27
josephmisiti
closed
10 years ago
1
Fix example on the site
#26
abbasovalex
closed
10 years ago
2
More task feedback
#25
rdkls
closed
11 years ago
2
Add field with time of last progress updating to task result dictionary
#24
ramusus
opened
11 years ago
3
Default jobtastic tasks to `track_started = True`
#23
winhamwr
opened
11 years ago
1
Add an optional `significant_version` to the cache busting
#22
winhamwr
opened
11 years ago
0
Modify _last_update_count to fix update_frequency option
#21
coagulant
closed
11 years ago
1
Add example template lets_divide.html to README
#20
jacobwegner
opened
11 years ago
9
Fix typos in README.md
#19
jacobwegner
closed
11 years ago
1
Additional cleanup for #17
#18
georgemarshall
closed
11 years ago
1
Don't use self.task_id
#17
winhamwr
closed
11 years ago
0
delay_or_fail breaks on `fail`
#16
winhamwr
closed
11 years ago
1
Add tests for usage with Flask
#15
winhamwr
opened
11 years ago
0
Add easy memory logging
#14
winhamwr
closed
11 years ago
1
Improve documentation for process of converting existing tasks to jobtastic
#13
shadowing
opened
12 years ago
2
Add a timeout member
#12
jlward
closed
12 years ago
1
Decorator all the things!
#11
winhamwr
opened
12 years ago
4
Hijack `self.backend` instead of trying to find a cache
#10
winhamwr
closed
8 years ago
3
Race condition in `apply_async` can break `thundering_herd` avoidance, queuing duplicate significant-matching tasks
#9
winhamwr
opened
12 years ago
1
Move to Flask/Celery-style explicit jobtastic invocation
#8
winhamwr
closed
11 years ago
1
Override the apply_async method instead of delay for better control
#7
winhamwr
closed
11 years ago
1
Thundering herd avoidance doesn't wait the full `herd_avoidance_timeout`
#6
winhamwr
opened
12 years ago
4
If a result is cached, skip sending the Task to the broker
#5
winhamwr
closed
11 years ago
1
Move the PolicyStat internal test suite to this repo and get it up on travis-ci
#4
winhamwr
closed
11 years ago
1
Make the Flask examples not lies (Django is currently required)
#3
winhamwr
closed
12 years ago
1
Add a helper for notifying (emailing?) the result of a task to a user on completion
#2
winhamwr
opened
12 years ago
0
Protect users against passing Django QuerySets as kwargs to tasks
#1
winhamwr
opened
12 years ago
1
Previous