mlx
mlx copied to clipboard
Persist sidebar settings into database
Is your feature request related to a problem? Please describe. Currently, the sidebar settings are stored in the API pod's memory, which means whenever the pod crashed or horizontally scaled, the sidebar settings are having conflicts when users refresh their page. We need to store the sidebar settings just like other assets so that it can be resilient with scales and crashes.
/assign @ckadner