Skip to content

Bottleneck before re-queueing (Sidekiq::Client.push) because of @redis.lock? #40

@katpadi

Description

@katpadi

When we tried to scale up, the Sidekiq workers were not maximized and it seemed like there's a bottleneck in the grouping process. Is this expected?

My configuration:

grouping:
  :poll_interval: 1      # Amount of time between polling batches
  :max_batch_size: 100   # Maximum batch size allowed
  :lock_ttl: 1           # Batch queue flush lock timeout job enqueues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions