mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-27 00:20:44 +00:00
commit
6d1c93a008
@ -317,6 +317,7 @@ int32_t DMSContinueRecvMgr::DealOnBroadcastBusiness(const std::string& senderNet
|
|||||||
if (!DmsBmStorage::GetInstance()->GetDistributedBundleInfo(senderNetworkId, bundleNameId,
|
if (!DmsBmStorage::GetInstance()->GetDistributedBundleInfo(senderNetworkId, bundleNameId,
|
||||||
distributedBundleInfo)) {
|
distributedBundleInfo)) {
|
||||||
HILOGW("get distributedBundleInfo failed, try = %{public}d", retry);
|
HILOGW("get distributedBundleInfo failed, try = %{public}d", retry);
|
||||||
|
DmsKvSyncE2E::GetInstance()->PushAndPullData(senderNetworkId);
|
||||||
return RetryPostBroadcast(senderNetworkId, bundleNameId, continueTypeId, state, retry);
|
return RetryPostBroadcast(senderNetworkId, bundleNameId, continueTypeId, state, retry);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user