Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I seem to come across this weird issue. My notebook is able to run just fine when I manually refresh it/run it. However during scheduled runs it keeps throwing this error. There is not any more info from the monitoring page.
What the notebook contains. It calls to run 7 other notebooks in parallel, then final 1 more notebook.
The final notebook has to be run after the inital 7 as these contain API calls to retrive, process, anf correctly format the data into a lakehouse table.
Any help is much appreciated!
Solved! Go to Solution.
Hi @koderdurai ,
According to the description of the error message, the problem may be caused by whether the number of concurrently running laptops exceeds the limit allowed by the system.
Try to enable the configuration of high concurrency mode:
For more details, you can refer to below document:
Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @koderdurai ,
According to the description of the error message, the problem may be caused by whether the number of concurrently running laptops exceeds the limit allowed by the system.
Try to enable the configuration of high concurrency mode:
For more details, you can refer to below document:
Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
Check out the November 2024 Fabric update to learn about new features.
User | Count |
---|---|
6 | |
5 | |
2 | |
2 | |
1 |
User | Count |
---|---|
19 | |
11 | |
7 | |
6 | |
6 |