Table loading time configuration
Sometimes, the loading of a table or set of tiles can take a while. This can happen if the view contains a lot of data, or if it has complex sorting and filtering applied. The timeout period is a time limit (in seconds) after which the loading stops and a timeout error is shown.
If the timeout period expires before the view has loaded, you can try refreshing the view or, if applicable, simplifying its configuration by:
- Removing asset filters.
- Removing the sorting on multiple columns (tables only).
- Reducing the row count or tile count.
- Reducing the number of columns (in a table) or fields (in a set of tiles).
Prerequisites
- You have the ADMIN or SUPER role in Collibra Console.
Steps
-
Open the DGC service settings for editing:
- Open Collibra Console.
Collibra Console opens with the Infrastructure page. - In the tab pane, expand an environment to show its services.
- In the tab pane, click the Data Governance Center service of that environment.
- Click Configuration.
- Click Edit configuration.
- Open Collibra Console.
- Go to the Table section.
- Enter the required information:
Setting Description Time limit for loading data in tables in seconds Enter the maximum amount of seconds to load a table. If this time is exceeded, a timeout error is displayed.
The default value is
60.A value of
0means that there is no time limit. - Click Save all.