Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
taskiq-python
/
taskiq
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
137
Star
2.3k
Code
Issues
95
Pull requests
30
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: taskiq-python/taskiq
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Relator
Relator
Release docs
Release docs
Release python package
Release python package
Testing taskiq
Testing taskiq
Show more workflows...
Management
Caches
Deployments
Relator
Relator
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
relator.yml
will be ignored since log searching is not yet available
31 workflow runs
31 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Worker enters restart loop when broker.listen() raises a transient exception
Relator
#31:
Issue
#658
opened by
leonelfreire
16s
16s
View workflow file
feat: add skip_result label to skip result backend storage
Relator
#30:
Pull request
#656
opened by
vvanglro
16s
16s
View #656
View workflow file
wait_result aborts on a transient result-backend error instead of retrying the poll
Relator
#29:
Issue
#655
opened by
mdrachuk
15s
15s
View workflow file
feat: forward broker-specific acknowledgement options
Relator
#28:
Pull request
#654
opened by
vvanglro
15s
15s
View #654
View workflow file
fix: allow registering bound methods as tasks
Relator
#27:
Pull request
#653
opened by
sescer
29s
29s
View #653
View workflow file
fix(receiver): ack messages that cannot be parsed or resolved
Relator
#26:
Pull request
#652
opened by
Sanjays2402
13s
13s
View #652
View workflow file
feat: add per-task types_of_exceptions
Relator
#25:
Pull request
#651
opened by
spikeninja
16s
16s
View #651
View workflow file
Pass a list of exceptions for task decorator for auto retry
Relator
#24:
Issue
#650
opened by
tallisbackatcoding
17s
17s
View workflow file
Multiple discover dirs for searching tasks
Relator
#23:
Issue
#649
opened by
paulwinex
14s
14s
View workflow file
fix(cli): correct --hardkill-count off-by-one in worker signal handler
Relator
#22:
Pull request
#648
opened by
gitcommit90
13s
13s
View #648
View workflow file
--hardkill-count appears off by one
Relator
#21:
Issue
#647
opened by
aysanorhun
10s
10s
View workflow file
Worker child is not restarted after --max-tasks-per-child is reached
Relator
#20:
Issue
#646
opened by
aysanorhun
15s
15s
View workflow file
fix(receiver): harden prefetch and listener lifecycle
Relator
#19:
Pull request
#645
opened by
GefMar
10s
10s
View #645
View workflow file
fix(receiver): harden callback draining during shutdown
Relator
#18:
Pull request
#644
opened by
GefMar
13s
13s
View #644
View workflow file
fix(inmemory): stabilize task ordering and lifecycle
Relator
#17:
Pull request
#643
opened by
GefMar
12s
12s
View #643
View workflow file
fix(scheduler): preserve custom task IDs for interval schedules
Relator
#16:
Pull request
#642
opened by
GefMar
25s
25s
View #642
View workflow file
Add Windows event loop policy for compatibility
Relator
#15:
Pull request
#641
opened by
maxsky
12s
12s
View #641
View workflow file
Add acknowledgement progress support
Relator
#14:
Pull request
#640
opened by
vvanglro
12s
12s
View #640
View workflow file
Fix post_send firing after task execution with await_inplace=True
Relator
#13:
Pull request
#639
opened by
apoorvdarshan
17s
17s
View #639
View workflow file
Fix typos in docstrings and docs
Relator
#12:
Pull request
#638
opened by
maxtaran2010
15s
15s
View #638
View workflow file
Add manual task acknowledgement
Relator
#11:
Pull request
#637
opened by
vvanglro
14s
14s
View #637
View workflow file
Add per-task ack type support
Relator
#10:
Pull request
#636
opened by
vvanglro
32s
32s
View #636
View workflow file
feat: add worker-side task batching
Relator
#9:
Pull request
#634
opened by
KatantDev
28s
28s
View #634
View workflow file
Inconsistency with start order
Relator
#8:
Issue
#633
opened by
sakshamgoyal-01
21s
21s
View workflow file
docs: testing with using dependency_overrides
Relator
#7:
Pull request
#631
opened by
apelsynca
23s
23s
View #631
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.