Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
将Launchpad bug迁移到GitHub问题>触发滥用检测_Github_Github Api_Launchpad - Fatal编程技术网

将Launchpad bug迁移到GitHub问题>触发滥用检测

将Launchpad bug迁移到GitHub问题>触发滥用检测,github,github-api,launchpad,Github,Github Api,Launchpad,基于此,我正在尝试将我的项目bug从Launchpad迁移到GitHub。使用这两种工具,我会遇到滥用检测触发器 这是LP2GH的 如果我等待一段时间,然后重试迁移,它们都将从头开始,产生重复的问题,并再次以滥用触发器结束与以前相同的问题 如何迁移所有bug?我最后向lp2gh添加了一个故障保护方法,该方法将在一分钟后重试。投票人:希望你玩得开心! exception: {"message": "You have triggered an abuse detecti

基于此,我正在尝试将我的项目bug从Launchpad迁移到GitHub。使用这两种工具,我会遇到滥用检测触发器

这是LP2GH的

如果我等待一段时间,然后重试迁移,它们都将从头开始,产生重复的问题,并再次以滥用触发器结束与以前相同的问题


如何迁移所有bug?

我最后向lp2gh添加了一个故障保护方法,该方法将在一分钟后重试。投票人:希望你玩得开心!
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"
           }