Forum Discussion
smpa01
1 year agoCommunity Champion
Refresh Token Expiry
@peggysue gbrueckl
I have been runing batch jobs and the token is getting expired ~60/75 min.
// header
<CIMultiDictProxy('Content-Length': '104', 'Content-Type': 'application/json; cha...
smpa01
1 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.
Anonymous
1 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