Class: BaseDataPipelineWorker

BaseDataPipelineWorker(args)

new BaseDataPipelineWorker(args)

Parameters:
Name Type Description
args
Source:

Members

pipelineHoldInfo

Source:

runningBuilds

Source:

runningRequests

Source:

Methods

buildPipelineBuildID()

Source:

getErrorCallbackForBuild()

View manager checks last mutation state. If error, requests data manager for callback in regards to the running data mutation, passing scope as buildId. Data manager queries appropriate pipeline worker and returns with interface and msg
Source:

recursiveUpdateViewManagers()

Source:

startPipelineBuild()

Can CANCEL A PIPELINE WITHOUT CANCELLING THE DATA CALLS. Perfect option So, flush all data will take the option of cancelDataNetworkCalls By pipeline design, the returns will not continue the pipeline because of new build start time stamp
Source: