I am facing issue with running scheduled notebooks that uses my Google drive for file I/O. Where I have attached google drive using the button available which will automatically attach the drive whenever I connect to the runtime (and not using colab library code which requires me to grant permission every time). I am facing this issue only recently.
Currently I am using Colab Pro+ account.
Current Behavior
Error “Backend execution error” occurs during scheduled notebook runs, and subsequent schedules are canceled.
Expected Behavior: The notebook should execute all code blocks without errors.
Subscription type: Colab Pro+
Browser: Chrome
Any help is greatly appreciated.
Thanks!