dpConnect call stack / queue
Posted: Thu Jun 21, 2018 6:57 am
Is there a way to specify the maximum amount of the queue for speciffic connects (Not via the global config entry ctrlMaxPending) ?
For most of my dpConnects I like the queue to be long, but there are certain connects I'd like the queue to be very short. These are typicallly dpConnects that has to do with the UI, wihich often takes "long" time to execute once.
If possible, is this setting per "dpConnect" or per datapoint-element?
Is there a way to stop executing a callback if a new callback has been triggered?
For most of my dpConnects I like the queue to be long, but there are certain connects I'd like the queue to be very short. These are typicallly dpConnects that has to do with the UI, wihich often takes "long" time to execute once.
If possible, is this setting per "dpConnect" or per datapoint-element?
Is there a way to stop executing a callback if a new callback has been triggered?