I want to do the following .... I upload a file, (import from excel). The controller executes it and the user wants to show how many percent is completed. How do I return the answer as a percentage, so that the task is not interrupted?

    0