issues
search
taskiq-python
/
taskiq
Distributed task queue with full async support
MIT License
866
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added correct graceful shutdown.
#381
s3rius
closed
2 days ago
1
Graceful Shutdown Issue with Taskiq in K8s
#380
Bohdan-Ilchyshyn
closed
2 days ago
4
Fixed wrong host for ZMQ broker.
#379
s3rius
closed
4 days ago
1
fix ZeroMQBroker
#378
yudytskiy
closed
4 days ago
0
Dependency Context Not Propagating to Broker in Task Execution
#377
Tsovak
opened
1 week ago
0
Added separate workflow for docs.
#375
s3rius
closed
2 weeks ago
1
function maybe_awaitable: coroutine object IncomingMessage. worker cannot recieve the massage from broker
#373
Tsovak
opened
2 weeks ago
2
Unhandled KeyboardInterruptError from interrupt_handler
#372
rtnpro
opened
1 month ago
1
Do not ACK errored messages
#371
danngalann
closed
2 weeks ago
2
DB connection gives Quepool limit exceeded when run with TaskIQ
#368
SifatHasnain
opened
1 month ago
0
Set right command for install environment for contribution
#367
mukhamux
opened
1 month ago
0
fix: SIGINT worker processes when process_manager starts
#362
sminnee
closed
2 months ago
1
Set the task name as task_id
#361
realitix
closed
2 months ago
2
Added on_send_error middleware hook
#360
hawang-wish
opened
2 months ago
1
Invert execution orders of post, on_error and shutdown middleware hooks
#359
hawang-wish
opened
2 months ago
1
Fix InMemoryBroker to use startup and shutdown middleware hooks
#358
hawang-wish
opened
2 months ago
0
Fix shutdown middleware hook
#357
hawang-wish
closed
2 months ago
0
Removed py-version constraint for pyzmq.
#356
s3rius
closed
2 months ago
1
Dependencies were updated.
#354
s3rius
closed
2 months ago
1
Add a schedule for pipeline tasks
#353
casper-71
closed
2 months ago
2
Kiq a task in a subprocess ?
#352
realitix
closed
2 months ago
4
Update watchmedo dependency version
#351
mmzeynalli
opened
3 months ago
3
Add factories
#349
dima-dmytruk23
opened
3 months ago
1
Will intervals be added?
#348
kanewi11
opened
3 months ago
0
Cannot use `schedule_by_time` with FastAPI app
#347
mmzeynalli
closed
2 months ago
5
Changed package to be github-flow compatible.
#346
s3rius
closed
3 months ago
1
Calling requque from a task with async generator dependency treats as dependency error
#345
TheArcherST
closed
3 months ago
1
Question about max prefetch
#344
realitix
closed
2 months ago
1
fix: sync decorators
#343
Sobes76rus
opened
4 months ago
1
fix: some minor issues
#342
Sobes76rus
closed
4 months ago
1
Add a Global Offset for the time in the scheduler
#340
ZhuraTown
opened
4 months ago
0
add AsyncKicker.with_schedule_id()
#338
MehdiRtal
closed
2 months ago
0
Update progress_tracker.py
#337
joeygrable94
closed
5 months ago
2
TaskProgress PydanticSchemaGenerationError TaskProgress schema arbitrary types bug
#336
joeygrable94
opened
5 months ago
1
AssertionError: daemonic processes are not allowed to have children
#335
zhavir
opened
5 months ago
0
Removed SIGHUP handler on win32.
#334
s3rius
closed
5 months ago
1
ver 0.11.4 breaks windows compatibility
#333
SoulMelody
closed
5 months ago
0
ver 0.11.4 breaks windows compatibility
#332
SoulMelody
closed
5 months ago
0
How to check all the tasks are completed
#331
emelpolaris
opened
5 months ago
1
Added graceful reload on SIGHUP.
#330
s3rius
closed
5 months ago
1
must not use a script's none-relative path as entrypoint to run
#329
ryanrain2016
opened
5 months ago
1
Run missed task from persistent storage
#328
Cheesy008
opened
6 months ago
4
How to cancel sending a task using middleware
#327
Bohdan-Ilchyshyn
opened
6 months ago
0
Fix typo in state-and-deps.md
#326
artemyfmv
closed
5 months ago
1
Graceful shutdown and reload
#325
dima-kov
closed
2 days ago
8
Periodic tasks on top of the per-second main loop runner
#324
gencurrent
opened
6 months ago
0
RuntimeError: read() called while another coroutine is already waiting for incoming data
#323
shoang22
closed
6 months ago
3
Add messages rejection
#322
vasilbekk
opened
6 months ago
3
[Scheduler] Configure the delay
#321
realitix
closed
2 months ago
1
Added schedule_id label to the task.
#320
s3rius
closed
7 months ago
1
Next