Adding agents shouldn't require restarting the frontend
Offen
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 46
- Forks
- 12
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Adding a new agent queues shouldn't require restarting the frontend or any workers.
As the queue settings are already duplicated in the database we should just use it and either add redis server info to the DB (which would require a password there - may be bad) or just a separate static setting for it and get the queues from DB + cache.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.