Skip to content

Speedup database for multichip setups

Michael Daas requested to merge fix_database_check into development

In case of multichip setups, where several chips of the connected module are not present in the database, the database cache was recreated for every chip. With this MR, the database cache is only recreated, if the current cached version is more than 120s old.

Merge request reports

Loading