Eric Huber
Eric Huber
I have no idea if it will help, but look at `constants.py`. Try reducing processes to 10 or fewer, increasing max retries, reducing (or increasing) chunk size.
Also try setting a larger finite timeout as suggested here (instead of `None`, which may just cause problems, conceivably): https://github.com/anishathalye/git-remote-dropbox/issues/36#issuecomment-261399141
I don't think the repo owner is actively maintaining this any more. Someone could check the license and perhaps fork it.
You can (temporarily) fix this for yourself by creating a custom default CSS that styles the inputs. The file to edit is: [your Firefox profile]/chrome/userContent.css (and note that the "chrome"...
(Also, I think this theme included a userContent.css already, but you shouldn't use it anymore because it's not compatible with the more recent Firefox UI and will just cause more...
@apocas Bump -- @nwalters512 wrapped this behavior in a Promise to ensure it would only be resolved once. Would that be appropriate to do in the library in general?
Based on another incident of this reported on Slack, I'm wondering if this could also be caused by a course using LTI, since the LTI vs. vanilla PL session management...
@eliotwrobson I'm curious, how do the custom elements in your course interact with the save button alignment? Is it a matter of messaging to students (e.g. the question states that...
@nicknytko CI build finished, thanks for offering to look
This ended up getting done by Dependabot anyway. Closed by https://github.com/PrairieLearn/PrairieLearn/pull/6059