Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
kangwen1
New Member

notebook queued time

When I tried to trigger the notebook by the pipeline, I always find that though the notebook execution time is 10 minutes, it's possible the queued duration is 2 minutes.

Why are there this kind of queued duration? How to reduce it?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @kangwen1 ,

 

Thanks for the reply from frithjof_v .

 

There are several possible reasons for queuing.

 

If the resources required to execute the notebook are occupied, the job will be queued until the resources are free.

 

There may be a limit to the number of concurrent runs that can be made, resulting in new jobs waiting in the queue.

 

You can refer to the following documentation for more details on concurrency limits:

Concurrency limits and queueing in Apache Spark for Fabric - Microsoft Fabric | Microsoft Learn

 

To reduce queuing time, I have a few suggestions here.

 

Running tasks during periods of low demand can help reduce queuing time, for example, most of the evening is more free than the morning.

 

You can configure high concurrency mode for notebooks.

vhuijieymsft_0-1723771854136.png

 

This document provides steps on how to configure high concurrency mode for notebooks:

Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @kangwen1 ,

 

Thanks for the reply from frithjof_v .

 

There are several possible reasons for queuing.

 

If the resources required to execute the notebook are occupied, the job will be queued until the resources are free.

 

There may be a limit to the number of concurrent runs that can be made, resulting in new jobs waiting in the queue.

 

You can refer to the following documentation for more details on concurrency limits:

Concurrency limits and queueing in Apache Spark for Fabric - Microsoft Fabric | Microsoft Learn

 

To reduce queuing time, I have a few suggestions here.

 

Running tasks during periods of low demand can help reduce queuing time, for example, most of the evening is more free than the morning.

 

You can configure high concurrency mode for notebooks.

vhuijieymsft_0-1723771854136.png

 

This document provides steps on how to configure high concurrency mode for notebooks:

Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

frithjof_v
Super User
Super User

Is the notebook attached to a starter pool or a custom pool?

Helpful resources

Announcements
August Fabric Update Carousel

Fabric Monthly Update - August 2025

Check out the August 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors