In the Axpertlog table, we can track the duration of the import service. The browser typically waits up to 90 minutes before triggering a timeout error and stopping the process.
We need to analyze the SQL queries within the grid and evaluate their execution costs. During the import process, these queries are executed for each row, which can significantly increase the overall time required.