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

Conversation

flepied
Copy link
Collaborator

@flepied flepied commented Apr 18, 2020

  • 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

monocle/crawler.py Outdated Show resolved Hide resolved
monocle/github/pullrequest.py Show resolved Hide resolved
- 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
@morucci morucci merged commit 22c5d09 into master Apr 19, 2020
@flepied flepied deleted the solidify branch April 19, 2020 09:28
@flepied flepied mentioned this pull request Apr 20, 2020
@flepied flepied added this to the Alpha 0.2 milestone Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants