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

Ask the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.

Reply
nguyenhieubis
Frequent Visitor

Issue: Spark sessions running >39 hours despite 2-hour timeout

I have a pipeline that runs 4 notebook tasks, using the High concurrency feature for running multiple notebooks. I set the task timeout to "0.02:00:00".

nguyenhieubis_0-1755484652446.png

 

However, since August 1, 2025, I have encountered around 4–5 cases where the Spark session gets stuck in a running state (e.g., 39 hours) and does not force stop after the 2-hour timeout as expected.

nguyenhieubis_1-1755484744155.png

 

Has anyone experienced the same issue, or is there a known workaround/fix?
Thank you in advance for your support and guidance!

1 REPLY 1
BalajiL
Helper I
Helper I

@nguyenhieubis : Looks it is a known issue in Fabric especially in high concurrency run time in spark.  The task time out control only at orchestration layer to wait for a notebook to complete. It does not forcefully terminate the spark session. You can try to set the explicit timeout inside the notebook itself. 

Thanks !

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 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.