TP-87434 | Introduce data ingestion check before web redirection (#13059)
Co-authored-by: Kishan Kumar <kishan.kumar@navi.com>
This commit is contained in:
@@ -115,7 +115,7 @@ fun HandleUploadDataAction(
|
||||
uploadAppsDataToS3,
|
||||
businessVertical.orEmpty(),
|
||||
numberOfRetriesLeft,
|
||||
) { _, userDataUploadCallbackResponse ->
|
||||
) { _, _, userDataUploadCallbackResponse ->
|
||||
val needIngestionPolling =
|
||||
FirebaseRemoteConfigHelper.getBoolean(
|
||||
FirebaseRemoteConfigHelper.UW_INGESTION_POLLING,
|
||||
|
||||
Reference in New Issue
Block a user