Categories:
Reload config by Redis event in RAG and Model Gateway
Description of the process for updating and reloading ATRIA configuration by means of Redis events
Introduction
Once a preset or application configuration has been modified, a Redis event is automatically triggered to the PresetConfiguration and ApplicationConfiguration channels.
The components atria-model-gateway and atria-rag-server are subscribed to these channels and once an event arrives, they launch the configuration update process.
This process is transparent to the user.
Last modified September 12, 2025: feat: Clean up of MHC, Metaverso and COL projects #AURA-30235 [RTM] (17c23953)