Config
Config for the queue
Attributes
| Attribute | Type | Description |
|---|---|---|
| Workers | int | Number of concurrent workers to start processing the queue. |
| MaxRetries | int | Maximum number of retries per item. |
| IndexCacheMaxItems | int | Maximum number of entries to keep in the index. |