Searched refs:storedUpdate (Results 1 – 1 of 1) sorted by relevance
171 …let storedUpdate = try constants.database.update(withId: update.updateId, config: constants.config) variable172 if let storedUpdate = storedUpdate { variable173 … shouldLaunch = storedUpdate.failedLaunchCount == 0 || storedUpdate.successfulLaunchCount > 0