Forum Discussion
mcolb88
Helper III
5 years agoDataflow under the hood information
Does anyone have a link to information explaining what happens under the hood for dataflow processing? Failures; For example, if it fails, is the data intact from the last successful refresh? I...
jeffshieldsdev
Solution Sage
5 years agoI don't have links but can say from experience, refreshes are all or nothing. Failure and all entities will be returned to their original state.
Which successful or failed dataflows, you can look in Refresh History and download a .csv for each attempt and see when individual entities start and stop, and if Enhanced Compute Engine is being used.
You should be able to determine from the log too if entities are being refreshed concurrently or consecutively.