Hi, @BennySurv
Thank you for posting in Microsoft Q&A forum.
The error could be caused by the following reason:
The application installation requires more time to complete. However, the Maximum Run Time given in deployment is less than that.
The application is displaying a prompt / dialog box during installation and waiting for user input.
The deployment getting stuck during installation.
We may check below solutions:
Check if Maximum Allowed Run Time is sufficient for application installation.
Try to install application manually on problematic machine to identify the issue.
Enable "Allow users to view and interact with the program installation" option and manually run the deployment from Software Center. If application is showing any dialog box, then that will be visible to user.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".