Skip to content

Extend Drive mount timeout from def 2min to 10min #3038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
olaviinha opened this issue Apr 15, 2025 · 0 comments
Open

Extend Drive mount timeout from def 2min to 10min #3038

olaviinha opened this issue Apr 15, 2025 · 0 comments

Comments

@olaviinha
Copy link

No interest in keeping forks and pull requests to be ignored, so leaving it here instead:

File: fast_stable_diffusion_AUTOMATIC1111.ipynb
From Line 12: drive.mount('/content/gdrive')
To Line 12: drive.mount('/content/gdrive', timeout_ms=600000)

To extend Google Drive timeout from the default 2min to 10min. 2min too short; timeout on first cell every other time using the notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant