-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
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:
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
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.

