> For the complete documentation index, see [llms.txt](https://docs.taskforce.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taskforce.sh/connections/workers.md).

# Workers

The workers view gives you a list of all the actual workers connected to a given queue. This is useful for verifying that the intended number of workers are really connected and processing jobs. If the list is missing some expected workers, it could be because they are offline or have lost their connection to the Redis database.

![](/files/-MWPE9CaQ3vNCi4u0Vyz)

{% hint style="info" %}
The workers represent actual workers instances connected to Redis, independently on the concurrency setting used in the workers.
{% endhint %}

{% hint style="danger" %}
Currently, due to an underlying issue in Bull/BullMQ, the workers table shows incorrect results if you are reusing connections.
{% endhint %}
