ArgLab / ArgLab/writing_observer
use_google_docs triggers delay for students with no fresh data.
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When use_google_docs is set to true there is a substantial slowdown on the document fetch. It appears that it is waiting for the full timeout for each doc to be returned, possibly doing so serially, this is causing the dashboard to load slowly. This is based on code that has been updated from the main branch.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.