Skip to content

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

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}")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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