Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
https://github.com/hibiken/asynq
Improve performance of enqueueing tasks
yousifh opened this pull request about 2 years ago
yousifh opened this pull request about 2 years ago
Improve performance of enqueueing tasks
yousifh opened this issue about 2 years ago
yousifh opened this issue about 2 years ago
The processing delay time is too long, resulting in inaccurate timing task time
jinsuojinsuo opened this issue about 2 years ago
jinsuojinsuo opened this issue about 2 years ago
[FEATURE REQUEST] Support opentelemetry
shuqingzai opened this issue over 2 years ago
shuqingzai opened this issue over 2 years ago
add chinese docs
GargantuaX opened this pull request over 2 years ago
GargantuaX opened this pull request over 2 years ago
[FEATURE REQUEST] How can I specify queue concurrency (separate from worker concurrency)
halorium opened this issue over 2 years ago
halorium opened this issue over 2 years ago
[FEATURE REQUEST] Support BatchEnqueue for client
Percivalll opened this issue over 2 years ago
Percivalll opened this issue over 2 years ago
[FEATURE REQUEST] maxArchiveSize and archivedExpirationInDays should be configurable at the server level
ghstahl opened this pull request over 2 years ago
ghstahl opened this pull request over 2 years ago
[BUG] Canceled task goes into retry state
patriceshot opened this issue over 2 years ago
patriceshot opened this issue over 2 years ago
To Control more Interval
SaltySooda opened this pull request over 2 years ago
SaltySooda opened this pull request over 2 years ago
[BUG] The task cannot be resumed after the worker is shut down while the task is running
zijiwork opened this issue over 2 years ago
zijiwork opened this issue over 2 years ago
How to create a queue based on user id
yogasw opened this issue over 2 years ago
yogasw opened this issue over 2 years ago
How can I cancel task In My Code?
realmicro opened this issue over 2 years ago
realmicro opened this issue over 2 years ago
chore(): set archived task TTL
xuyang2 opened this pull request over 2 years ago
xuyang2 opened this pull request over 2 years ago
[FEATURE REQUEST] Set TTL on scheduler_history key
xuyang2 opened this issue over 2 years ago
xuyang2 opened this issue over 2 years ago
scheduler entries ttl maybe too short
xuyang2 opened this issue over 2 years ago
xuyang2 opened this issue over 2 years ago
feat: add custom unique key option
22dm opened this pull request over 2 years ago
22dm opened this pull request over 2 years ago
Inspector support Go context
xuyang2 opened this pull request over 2 years ago
xuyang2 opened this pull request over 2 years ago
[BUG] Archived tasks prevent new tasks being queued when using TaskID
jt-voyager opened this issue over 2 years ago
jt-voyager opened this issue over 2 years ago
feat(*): Support for handling panic error
linhbkhn95 opened this pull request over 2 years ago
linhbkhn95 opened this pull request over 2 years ago
How to implement custom panic recovery
mahdimehrabi opened this issue over 2 years ago
mahdimehrabi opened this issue over 2 years ago
[BUG] redis WARN: CROSSSLOT
ChnMig opened this issue over 2 years ago
ChnMig opened this issue over 2 years ago
options: add task option for unlimited retry
AlexCuse opened this pull request over 2 years ago
AlexCuse opened this pull request over 2 years ago
[FEATURE REQUEST] Add redis stream support
aadog opened this issue over 2 years ago
aadog opened this issue over 2 years ago
[BUG] Handler.ProcessTask return SkipRetry disabled
netor opened this issue over 2 years ago
netor opened this issue over 2 years ago
[FEATURE REQUEST] Expose an option to change standard cron parser for a scheduler
SergeyNSW opened this issue over 2 years ago
SergeyNSW opened this issue over 2 years ago
[FEATURE REQUEST] Expose asynq context to facilitate client testing
strobus opened this issue over 2 years ago
strobus opened this issue over 2 years ago
[FEATURE REQUEST] expose backend Health in client & server
a5r0n opened this issue over 2 years ago
a5r0n opened this issue over 2 years ago
[BUG] got error when use aliyun redis cluster
zuiwanting opened this issue over 2 years ago
zuiwanting opened this issue over 2 years ago
[FEATURE REQUEST] maxArchiveSize and archivedExpirationInDays should be configurable at the server level
ghstahl opened this issue over 2 years ago
ghstahl opened this issue over 2 years ago
Added pipelining support to asynq
SQYY opened this issue over 2 years ago
SQYY opened this issue over 2 years ago
[Question] Will this work with AWS MemoryDB ?
rohitjha941 opened this issue over 2 years ago
rohitjha941 opened this issue over 2 years ago
System Design Pattern | Messaging App
1337-sys opened this issue over 2 years ago
1337-sys opened this issue over 2 years ago
[BUG] Task stuck in active state forever
mailbaoer opened this issue almost 3 years ago
mailbaoer opened this issue almost 3 years ago
[BUG] Got panic when starting service
hieunguyen1809 opened this issue almost 3 years ago
hieunguyen1809 opened this issue almost 3 years ago
[FEATURE REQUEST] Add message headers
AlexeyBelezeko opened this issue almost 3 years ago
AlexeyBelezeko opened this issue almost 3 years ago
redis eval error
ruziyi opened this issue almost 3 years ago
ruziyi opened this issue almost 3 years ago
[FEATURE REQUEST] Dynamic Register Periodic Tasks
zhaolion opened this issue almost 3 years ago
zhaolion opened this issue almost 3 years ago
[FEATURE REQUEST] Optional `WAIT` flag for Enqueue
danthegoodman1 opened this issue almost 3 years ago
danthegoodman1 opened this issue almost 3 years ago
Add counting semaphore to control distributed max concurrency
ajatprabha opened this pull request about 3 years ago
ajatprabha opened this pull request about 3 years ago
[QUESTION] Does Asynq support multiple servers and processes? Is there a locking mechanism?
SuperL89 opened this issue about 3 years ago
SuperL89 opened this issue about 3 years ago
[FEATURE REQUEST] Instrumentation/Tracing for asynq redis client
seanyu4296 opened this issue over 3 years ago
seanyu4296 opened this issue over 3 years ago
[BUG] WARN: recoverer: could not move task to archive: NOT FOUND
TopScrew opened this issue over 3 years ago
TopScrew opened this issue over 3 years ago
[QUESTION] Setting Concurrency does not work
gopkg-dev opened this issue over 3 years ago
gopkg-dev opened this issue over 3 years ago
[FEATURE REQUEST] Ability add workers dynamically on a server
sujit-baniya opened this issue almost 4 years ago
sujit-baniya opened this issue almost 4 years ago
[FEATURE REQUEST] Support Workflow
hibiken opened this issue almost 4 years ago
hibiken opened this issue almost 4 years ago
[FEATURE REQUEST] Support other message brokers
toszo opened this issue over 4 years ago
toszo opened this issue over 4 years ago
[FEATURE REQUEST] Add ability to check heartbeat?
jimmy-ho opened this issue over 4 years ago
jimmy-ho opened this issue over 4 years ago
[FEATURE REQUEST] Client in other languages
hibiken opened this issue almost 5 years ago
hibiken opened this issue almost 5 years ago
[QUESTION] Is it safe to run multiple instances of worker?
gunnsth opened this issue almost 5 years ago
gunnsth opened this issue almost 5 years ago