The summary query for catalog_inputs unecessarily queries the catalog_inputs table when all of its data is in the certnames table. This results in a summary query that is much more slow than the other groups.
The summary query for catalog_inputs unecessarily queries the catalog_inputs table when all of its data is in the {{certnames}} table. This results in a summary query that is much more slow than the other groups.
{code} 2020-09-11T06:22:53.500Z INFO [sync] --> transferred catalogs (0) from https://uklvasapp715.gdc.standardchartered.com<certname>:8081/pdb/query/v4/catalogs in 2,960 ms 2020-09-11T06:23:02.803Z INFO [sync] --> transferred factsets (2) from https://uklvasapp715.gdc.standardchartered.com<certname>:8081/pdb/query/v4/factsets in 9,303 ms 2020-09-11T06:23:06.081Z INFO [sync] --> transferred reports (0) from https://uklvasapp715.gdc.standardchartered.com<certname>:8081/pdb/query/v4/reports in 3,277 ms 2020-09-11T06:24:09.596Z INFO [sync] --> transferred catalog-inputs (0) from https://uklvasapp715.gdc.standardchartered.com<certname>:8081/pdb/query/v4/catalog-inputs in 63,515 ms 2020-09-11T06:24:11.400Z INFO [sync] --> transferred nodes (0) from https://uklvasapp715.gdc.standardchartered.com<certname>:8081/pdb/query/v4/nodes in 1,803 ms {code}