@Mohammad Khan Thanks, Did you try the solutions suggested.
Increase the experiment timeout when creating a run. The timeout is usually set to prevent experiments from running indefinitely, but you can increase it if you think your experiment will take longer to complete.
Subsample your dataset to decrease featurization and training time. If your dataset is very large, it can take a long time to process and train the model. One option is to subsample the dataset by selecting a smaller portion of the data to use for training and testing. This can help speed up the experiment, although it may also reduce the accuracy of the model.
If you are still facing an issue you can send feedback from ml.azure.com as shown below. This will help you to share the details securely and work with an engineer who can provide more insights about the issue that if it can be replicated.