Skip to content
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

crawler: solidify github process #102

Merged
merged 4 commits into from
Apr 19, 2020
Merged

crawler: solidify github process #102

merged 4 commits into from
Apr 19, 2020

Commits on Apr 19, 2020

  1. crawler: solidify github process

    - manage errors from github
    - run a thread per Github token
    - dump raw pr into the /var/lib/crawler if it exists
    - manage empty authors as ghost
    - retry multiple times if a graphql request fails
    flepied committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    564a8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14962ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bfe133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1bcf56 View commit details
    Browse the repository at this point in the history