Skip to content

[Bug]: workers don't consume jobs anymore #3517

@Spoutnik97

Description

@Spoutnik97

Version

2.11.0

Platform

Python

What happened?

I am investigating a bug where my python workers (consuming jobs created with a NestJs application) stopped to consume jobs randomly. My workers are wokring 24h/7 days, but sometimes I need to restarts workers to see the jobs be consumed.

I am investigating a bad redis connection where the worker stopped to be connected, and does not receive redis updates later. Should be possible?
For debugging purpose I am trying to get the number of workers currently connected to Redis. Is it possible ? LLMs (Claude) tells me to read a "bull:...:*workers" key, but I don't find anything

How to reproduce.

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions