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

Task always retry when canceled

thedmdim opened this issue 7 days ago
[FEATURE REQUEST] Document Valkey Adapter

kamikazechaser opened this issue 12 days ago
PeriodicTask 注册任务的时候主动带上id

fucktx opened this pull request 12 days ago
[BUG] Description of the bug

fucktx opened this issue 12 days ago
fix: call Stop on all other signals to correctly set the server state

kamikazechaser opened this pull request 14 days ago
Are you using Valkey or any other Redis fork?

kamikazechaser opened this issue 14 days ago
feat(dash): Add --insecure option

robinjoseph08 opened this pull request 14 days ago
feature: configurable archivedExpirationInDays and maxArchiveSize

fajrifernanda opened this pull request 19 days ago
fix: NewScheduler incorrectly creates underlying Client, closing broker properly

kamikazechaser opened this pull request 19 days ago
feat: allow custom Redis-like broker

asdfhuang opened this pull request 19 days ago
Feat/dynamic queue with concurrency

pcmid opened this pull request about 1 month ago
fix: mark the client that the scheduler made also as non-shared

mikhail5555 opened this pull request about 1 month ago
build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /tools

dependabot[bot] opened this pull request about 1 month ago
[FEATURE REQUEST] Allow cancelling task without retrying it

faleksic opened this issue about 1 month ago
build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /tools

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.16 in /tools

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0

dependabot[bot] opened this pull request about 1 month ago
Minor optimization by avoiding fmt.Sprintf on hot path

pior opened this pull request about 1 month ago
Support for High-Frequency Millisecond-Level Scheduled Tasks

missish opened this issue about 1 month ago
[QUESTION] How to access task ID within a task?

fargusplumdoodle opened this issue about 2 months ago
feat(periodic_task_manager): Add RedisUniversalClient support

daixijun opened this pull request about 2 months ago
build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.7.0 in /tools

dependabot[bot] opened this pull request about 2 months ago
Add the scheduler option HeartbeatInterval

pior opened this pull request about 2 months ago
build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /x

dependabot[bot] opened this pull request about 2 months ago
build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /tools

dependabot[bot] opened this pull request about 2 months ago
[BUG] handler did not run and this task hang out from then.

cobain opened this issue about 2 months ago
[BUG/Discussion] Accessing undeclared keys in LUA scripts

pior opened this issue about 2 months ago
Prepare release (docs): v0.25.0

kamikazechaser opened this pull request about 2 months ago
Set minimum go version to ~1.23

kamikazechaser opened this issue about 2 months ago
Bump golang.org/x/time from 0.3.0 to 0.7.0

dependabot[bot] opened this pull request about 2 months ago
Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0"

kamikazechaser opened this pull request about 2 months ago
Improve performance of enqueueing tasks

pior opened this pull request about 2 months ago
Update tests to use the configured Redis address

pior opened this pull request about 2 months ago
Use math/rand/v2

pior opened this pull request about 2 months ago
[BUG] Cannot install asynq tools latest version with golang 1.21.1

giangnh13579 opened this issue about 2 months ago
remove deprecated protobuf ptypes

aradwann opened this pull request about 2 months ago
Bump github.com/fatih/color from 1.9.0 to 1.18.0 in /tools

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/cobra from 1.1.1 to 1.8.1 in /tools

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/viper from 1.7.0 to 1.19.0 in /tools

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/cast from 1.5.1 to 1.7.0

dependabot[bot] opened this pull request about 2 months ago
Bump golang.org/x/time from 0.3.0 to 0.7.0

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.7.0 in /x

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.7.0

dependabot[bot] opened this pull request about 2 months ago
Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /x

dependabot[bot] opened this pull request about 2 months ago
Bump golang.org/x/sys from 0.16.0 to 0.26.0

dependabot[bot] opened this pull request about 2 months ago
Bump google.golang.org/protobuf from 1.31.0 to 1.35.1

dependabot[bot] opened this pull request about 2 months ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 2 months ago
Bump codecov/codecov-action from 1 to 4

dependabot[bot] opened this pull request about 2 months ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 2 months ago
Configure dependabot to update Github Actions

pior opened this pull request about 2 months ago
Run golangci-lint in CI

pior opened this pull request about 2 months ago
Call all context cancelFunc in processor.go

pior opened this pull request about 2 months ago
Bump to Go 1.22 and 1.23

pior opened this pull request about 2 months ago
Need to support redis sentinel username.

Skwol opened this pull request about 2 months ago
[Question] Are there any way to run the tasks that's retention exceeds

arifmahmudrana opened this issue 2 months ago
Fix

BennyThink opened this pull request 2 months ago
Call LREM with count=1 on the active queue item

pior opened this pull request 2 months ago
Changes for Courier

pior opened this pull request 3 months ago
Add task enqueue command to cli

mboorstin opened this pull request 3 months ago
perf: Reuse rand for shuffling queues

l0nax opened this pull request 3 months ago
[FEATURE REQUEST] can you open the attribute opts of task

pihc opened this issue 3 months ago
Fix memory leaks caused by time.After

biningo opened this pull request 4 months ago
[BUG] Memory leaks caused by time.After

biningo opened this issue 4 months ago
[BUG] asynq.TaskID does not work for periodic tasks

bayoumymac opened this issue 4 months ago
[QUESTION] How to handle shutdowns/restarts with systemctl

arjendevos opened this issue 4 months ago
[FEATURE REQUEST] can't configure pulling interval

livingston0318 opened this issue 4 months ago
[BUG] 无法及时的完成任务

of89013 opened this issue 4 months ago
[FEATURE REQUEST] pause server

dcboy opened this issue 5 months ago
[FEATURE REQUEST] Process task with ratelimit

pigletfly opened this issue 6 months ago
Fix for issue 510

lamhieo02 opened this pull request 6 months ago
chore: migration from hibino

helloshaohua opened this pull request 6 months ago
[FEATURE REQUEST] can add opt for cron to set second

kissIce opened this issue 6 months ago
[BUG] Description of the bug

1270458160 opened this issue 6 months ago
[FEATURE REQUEST] Exposing MinIdleConns redis config

sprabowo opened this issue 6 months ago
feat: add MinIdleConns to RedisClientOpt struct

sprabowo opened this pull request 7 months ago
[FEATURE REQUEST] Custom ticker value for heartbeater duration

RiskyFeryansyahP opened this issue 7 months ago
handler not found for task "ping:worker"

guilinonline opened this issue 7 months ago
[FEATURE REQUEST] aggregation task optimization

shuqingzai opened this issue 7 months ago
[FEATURE REQUEST] Unique option for run time of task

agorman opened this issue 7 months ago
[FEATURE REQUEST] Settable maxArchiveSize

kamikazechaser opened this issue 8 months ago
Timing issues when running certain tests

kamikazechaser opened this issue 8 months ago
feature: revoke task

kanzihuang opened this pull request 8 months ago
[BUG] Unable to schedule a task

noloman opened this issue 8 months ago