06-24-2021, 09:30 PM
Hi Stam,
cdb_flushCache and pInternalA with a value of "delaySend" apply to cloud calls only.
One can not delay calls to the local database. The main reason for not supporting delays for local calls is because local calls are speedy.
We made the features for flush and delay for cloud calls because they are inherently slower and more prone to failures when compared to local calls.
-Mark
cdb_flushCache and pInternalA with a value of "delaySend" apply to cloud calls only.
One can not delay calls to the local database. The main reason for not supporting delays for local calls is because local calls are speedy.
We made the features for flush and delay for cloud calls because they are inherently slower and more prone to failures when compared to local calls.
-Mark