[
https://issues.apache.org/jira/browse/GOBBLIN-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-580.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request #2444
[https://github.com/apache/incubator-gobblin/pull/2444]
> 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
> Fix For: 0.14.0
>
>
> 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)