Google Analytics Query - Read timed out - Any solutions for handling this?

Hi Folks

So i am experiencing the rather random ‘Execute Failed: Read time out’ error.
This happens where i have the query in a loop in order to download data on a daily granularity and i have included a wait node with a 1 sec interval.

What has the timeout been set to?

Is there a way to use the console output/ error to get knime to make the request again without the need to manually re-start the node?

Any other solutions folks have tried successfully to manage this?

Hi,
you can use the Try (Data Ports) and Catch Errors (Data Ports) nodes (or there variable port counterparts) to build retry logic. Using a Recursive Loop Start and Recursive Loop End you can also retry multiple times until the query was successful. Kind regards,
Alexander

1 Like

uuuu, completely missed those nodes. this is great will give it a shot, thank you

1 Like

Hi there,

there is a ticket to add timeout parameters (Internal reference: AP-12646) and will give it +1.

Br,
Ivan

1 Like

Super @ipazin - where are the product ideas / improvements in the forum, are they in a specific category or just spread?

Hi @Gavin_Attard,

spread as there is no dedicated category for them. And don’t think it is necessary as often ideas for improvement can be (and are!) derived from regular topics where users ask for help, provide feedback and describe their use cases…

Br,
Ivan

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.