You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Chen Guo (JIRA)" <ji...@apache.org> on 2018/09/08 19:55:00 UTC

[jira] [Comment Edited] (GOBBLIN-580) Infinite loop in Google Search Console(webmaster) connector

    [ https://issues.apache.org/jira/browse/GOBBLIN-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608103#comment-16608103 ] 

Chen Guo edited comment on GOBBLIN-580 at 9/8/18 7:54 PM:
----------------------------------------------------------

Fixed in the PR [https://github.com/apache/incubator-gobblin/pull/2444]


was (Author: enjoyear):
Please check https://github.com/apache/incubator-gobblin/pull/2443

> Infinite loop in Google Search Console(webmaster) connector
> -----------------------------------------------------------
>
>                 Key: GOBBLIN-580
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-580
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Chen Guo
>            Priority: Major
>
> The original connector has been working fine for almost two years. But there seems to be some sudden change at the end of July 2018 for the quota limit of Google Search Console API. It becomes much easier to exceed the quota limit now. Previously, the API server side would lift the quota limit by itself after a few seconds or minutes, this doesn't seem to be the case anymore. However, the original code will keep re-sending new requests without any cooldown time in an infinite loop such that it never comes out. This would further used up the daily quota usage, which makes it impossible to do any testing for that day.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)