mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
update services/dtbschedmgr/src/mission/dms_continue_recv_manager.cpp.
Signed-off-by: MisterE <smart_e@126.com>
This commit is contained in:
parent
8386097070
commit
10a3669132
@ -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(networkId);
|
||||
return RetryPostBroadcast(senderNetworkId, bundleNameId, continueTypeId, state, retry);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user