Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

asynq · Issues· 291 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1160

    Inspector.GetQueueInfo is O(#groups) and blocks Redis for seconds when a queue has many aggregation groups

    Updated Sep 9, 2026
  • #1173

    [FEATURE REQUEST] Support headers in Task metadata (e.g., OpenTelemetry context propagation)

    enhancementUpdated Aug 2, 2026
  • #515

    [FEATURE REQUEST] Set TTL on scheduler_history key

    bugUpdated Jul 22, 2026
  • #1052

    [FEATURE REQUEST] Need second level cron spec support

    enhancementUpdated Jul 21, 2026
  • #1086

    Clarify which Lua scripts are incompatible with Redis Cluster

    Updated Jul 16, 2026
  • #1146

    [BUG] asynq stats: redis eval error: attempt to perform arithmetic on local 'bytes' (a boolean value)

    bugUpdated Jul 16, 2026
  • #1167

    [BUG] ResultWriter.Write creates an orphan task hash when the task no longer exists

    bugUpdated Jul 16, 2026
  • #1166

    [BUG] EnqueueContext loses underlying Redis errors returned by Lua scripts

    bugUpdated Jul 13, 2026
  • #1162

    Unique(TTL < 1s) silently creates permanent lock due to int(ttl.Seconds()) truncation to 0

    Updated Jul 9, 2026
  • #1071

    [BUG] Some tasks are processed prior to scheduled time

    bugUpdated Jun 29, 2026
  • #575

    [FEATURE REQUEST] Create new task in CLI or asynqmon

    enhancementgood first issueUpdated Jun 14, 2026
  • #1045

    [FEATURE REQUEST] Task aggregation config by group

    enhancementpr-welcomeUpdated Jun 10, 2026
  • #1144

    [BUG] Orphaned Tasks Stuck in ACTIVE State Without Lease Data (Unable to Retry)

    bugUpdated Jun 8, 2026
  • #1016

    [FEATURE REQUEST] Logger interface support `context.Context`

    enhancementUpdated May 19, 2026
  • #1132

    Panic in user-provided callbacks (HealthCheckFunc, GroupAggregator, PeriodicTaskConfigProvider) crashes worker process

    Updated May 14, 2026