Comment 1 for bug 1397332

Revision history for this message
Andres Riancho (andres-riancho) wrote :

Attaching an improved version of the github importer which "fixes" the bug I reported a while ago.

The change incorporates two basic changes:
 * Better error handling for the case where the user does not exist
 * Better error handling for github rate limiting (which was the reason my script was failing)

Feel free to merge this into master