You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Periodic refresh on catalogs you don't maintain yourself may result in app breaking unexpectedly
I suggest we disable the refresh by default (setting 0 to catalogs.refresh.ms by default) while still allowing admin to override it. I also suggest we document the caveats.
The text was updated successfully, but these errors were encountered:
olevitt
changed the title
Change default catalog refresh timer
Disable catalog refresh timer by default
Jan 30, 2024
Currently Onyxia refresh the catalogs every 5 minutes (see https://github.com/InseeFrLab/onyxia-api?tab=readme-ov-file#catalogs-configuration-
catalogs.refresh.ms
).There are some caveats associated with catalog refreshs :
I suggest we disable the refresh by default (setting
0
tocatalogs.refresh.ms
by default) while still allowing admin to override it. I also suggest we document the caveats.The text was updated successfully, but these errors were encountered: