Skip to content

Conversation

@mikehaney24
Copy link
Contributor

  • Only delete events when package was successfully delivered
  • Add unit test to check that retrying a package delivery doesn't delete an event file

* Only delete events when package was successfully delivered

* Add unit test to check that retrying a package delivery doesn't delete an event file
@mikehaney24 mikehaney24 merged commit f0d6f5a into release-6.21.0 Mar 23, 2020
@mikehaney24 mikehaney24 deleted the mph-release-6.21.0 branch March 23, 2020 21:26
paulb777 added a commit that referenced this pull request Mar 24, 2020
* Update versions for Release 6.21.0

* Libraries should save state if a completion block is requested (#5147) (#5148)

* Libraries should save state if a completion block is requested

Currently, the onComplete block of sendXEvent:onComplete: is invoked when the event bytes are written to disk. However, if the app crashes before a lifecycle event occurs (trigger GDTCORStorage to serialize to disk), that event if effectively lost because the metadata has all been lost. This change triggers the saving of state of GDTCORStorage and prioritizers (if they implement it) if an onComplete block has been given.

* Remove RC from M67 (#5157)

* Revert "Migrate from using IID SDK for Remote Config to the new FIS SDK (#5096)" (#5156) (#5159)

This reverts commit 887ff82.

* Only delete events when package was successfully delivered (#5172) (#5173)

* Only delete events when package was successfully delivered

* Add unit test to check that retrying a package delivery doesn't delete an event file

Co-authored-by: Michael Haney <mikehaney24@users.noreply.github.com>
Co-authored-by: Maksym Malyhin <mmaksym@google.com>
@firebase firebase locked and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants