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