Skip to content

Recover gracefully from git 429 rate-limits on overleaf #14

@j6k4m8

Description

@j6k4m8

Right now it crashes the server, which is probably not the ideal user experience.

This line in the refresh (called from the constructor) is the offender:

self._repo = Repo.clone_from(self._gitrepo, f"/tmp/{self._reposlug}")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions