I tried using lp2gh-import-bugs and it failed after hitting GitHub's abuse rate limits.
exception: {"message":"You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later.","documentation_url":"https://developer.github.com/v3/#abuse-rate-limits"}
Is there any way to slow down the import? Like adding a 1 second pause between issue creates?
I tried using lp2gh-import-bugs and it failed after hitting GitHub's abuse rate limits.
exception: {"message":"You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later.","documentation_url":"https://developer.github.com/v3/#abuse-rate-limits"}Is there any way to slow down the import? Like adding a 1 second pause between issue creates?