Skip to content

Persist Queue Configuration in Admin Panel #34376

Open
@H0llyW00dzZ

Description

@H0llyW00dzZ

Feature Description

In the current implementation of the Queue Configuration in the Admin Panel, the settings are temporary. For instance, consider this issue with the indexer:

Image

When we set the queue to 10, it changes as expected. However, when the system restarts (for example, due to self-healing in Kubernetes), it reverts to its default setting (e.g., 2).

Expected Behavior:

It would be more beneficial if the queue configuration remains persistent even after a system restart. For instance, in the case of a restart due to self-healing in Kubernetes, the configuration should not revert to its default setting (e.g., 2).

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions