Forum Discussion
Refresh Token Expiry
HI smpa01,
You can open the workspace setting to modify the spark session timeout.
In addition, you can also consider to use high concurrency mode to running your notebook:
Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn
Regards,
Xiaoxin Sheng
please give me few days to test it out.
- Anonymous1 year agoNot applicable
- smpa011 year agoCommunity Champion
Anonymous if the notebook is run on a schedule, the token expiry still happens. But if I run the notebook is run from while inside it, then the token does not expire.
I want to run the notebook on a schedule.
- Anonymous1 year agoNot applicable
HI smpa01,
As you said, it seems like these setting does not enable when you setting schreuder on it. Have you tried to use high concurrency mode to processing your notebook, it should allow to use more resource on it.
Regards,
Xiaoxin Sheng