issues
search
cenkalti
/
kuyruk
⚙️ Simple task queue for Python
https://kuyruk.readthedocs.org/
MIT License
234
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump requests from 2.31.0 to 2.32.2
#82
dependabot[bot]
closed
5 months ago
2
Add ability to set priority for workers
#81
muraty
closed
5 months ago
1
Single connection
#80
cenkalti
closed
11 months ago
1
keep connection open
#79
berkanteber
closed
11 months ago
1
pkg_resources is deprecated as an API
#78
cenkalti
opened
1 year ago
0
Set global QoS to False
#77
muraty
closed
1 year ago
0
Kuyruk queue with variable name
#76
nathan30
closed
2 years ago
1
add github action
#75
cenkalti
closed
2 years ago
0
worker: add a command line argument to run task in a separate process
#74
BatuAksoy
opened
2 years ago
8
Kuyruk stopped working after X processes
#73
nathan30
closed
3 years ago
7
Core dumped
#72
nathan30
closed
3 years ago
1
Kafka support
#71
sahilpaudel-pe
closed
3 years ago
1
Weird behavior with two Kuyruk workers
#70
nathan30
closed
4 years ago
3
Bump psutil from 4.4.2 to 5.6.6
#69
dependabot[bot]
closed
4 years ago
1
Logging level
#68
nathan30
closed
4 years ago
0
Run multiple worker
#67
nathan30
closed
4 years ago
24
Kuyruk inactive after python sys.exit
#66
nathan30
closed
4 years ago
3
SSL/TLS support
#65
kangelos
closed
4 years ago
2
Kuyruk worker won't stop
#64
nathan30
closed
4 years ago
7
AttributeError : 'function' object has no attribute 'apply'
#63
nathan30
closed
5 years ago
3
unused types removed
#62
h4yfans
closed
5 years ago
0
Werkzeug package issue when running worker
#61
nathan30
closed
5 years ago
5
Check if a worker already launched
#60
nathan30
closed
5 years ago
1
Remove TCP_USER_TIMEOUT parameter for MacOS
#59
khorolets
closed
6 years ago
3
Auto-retry failing tasks with rescheduling
#58
frol
closed
6 years ago
3
List of supported platforms please
#57
yarwelp
closed
5 years ago
1
Add Docker test setup
#56
cenkalti
closed
6 years ago
0
Added Windows support (at the cost of disabling some features)
#55
frol
closed
7 years ago
8
Windows support
#54
frol
closed
7 years ago
4
Tune performance
#53
frol
closed
7 years ago
3
implement batch task sending
#52
cenkalti
closed
7 years ago
6
Batch tasks sending
#51
frol
closed
7 years ago
1
Reject/Fail delays are not respected
#50
frol
closed
7 years ago
7
Add a delay between retries when task crashes
#49
frol
closed
7 years ago
8
get task results
#48
cenkalti
closed
8 years ago
6
Enhanced `Config.from_object` so it can handle a string object as an object name to import
#47
frol
closed
8 years ago
3
Fixed encoding name so Windows Python 3.4+ can install Kuyruk
#46
frol
closed
8 years ago
0
Make use of `pkg_resources` optional
#45
frol
closed
8 years ago
7
Anaconda packaging
#44
frol
closed
8 years ago
1
Removed unnecessary argparse dependency
#43
frol
closed
8 years ago
0
Tasks prefetching
#42
frol
closed
8 years ago
5
[AMQP deprecation] The .frame_writer attribute on the connection was accessed before the connection was established
#41
frol
closed
8 years ago
1
Rename _name property
#40
muraty
closed
8 years ago
0
Typo
#39
muraty
closed
9 years ago
1
Add requirements folder
#38
muraty
closed
9 years ago
5
Typo
#37
muraty
closed
9 years ago
4
if connectionclosed, we die
#36
ybrs
closed
9 years ago
4
remove extra features
#34
cenkalti
closed
9 years ago
13
use amqp instead of pika
#33
cenkalti
closed
9 years ago
1
remove master subcommand
#32
cenkalti
closed
9 years ago
0
Next