Hello there ---
The Google Analytics step, by default, times out after 60 seconds - at least in the Spoon version 5.4. Not sure if later versions are more robust.
I think it is Google Analytics itself (not PDI) that has the timeout.
Their forums recommends specific Java code to override the timeout - but I'm not sure how to implement this with the PDI step in particular. Would a Java step immediately prior to the GA step somehow work? I have my doubts, but perhaps -
Anyone have a fix to this?
The alternative is to change the query so it only takes very small date ranges (like 7 days) at a time.
The Google Analytics step, by default, times out after 60 seconds - at least in the Spoon version 5.4. Not sure if later versions are more robust.
I think it is Google Analytics itself (not PDI) that has the timeout.
Their forums recommends specific Java code to override the timeout - but I'm not sure how to implement this with the PDI step in particular. Would a Java step immediately prior to the GA step somehow work? I have my doubts, but perhaps -
Anyone have a fix to this?
The alternative is to change the query so it only takes very small date ranges (like 7 days) at a time.