Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Delete events on an invalid api key response. #211

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

crleona
Copy link
Collaborator

@crleona crleona commented Aug 8, 2024

Summary

Delete events that are uploaded with a bad API key. They would previously be continuously unsuccessfully retried, and left orphaned on the device when the api key is finally changed.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@crleona crleona requested a review from a team August 8, 2024 17:30
@crleona crleona merged commit 9329a26 into main Aug 15, 2024
3 checks passed
@crleona crleona deleted the handle-invalid-api-key-response branch August 15, 2024 20:53
github-actions bot pushed a commit that referenced this pull request Aug 23, 2024
## [1.8.1](v1.8.0...v1.8.1) (2024-08-23)

### Bug Fixes

* Delete events on an invalid api key response. ([#211](#211)) ([9329a26](9329a26))
* Fix code compatibility issues on Xcode 14.1 ([#213](#213)) ([b2022b6](b2022b6))
* fix pinchGestureRecognizer unavailability issue on tvos ([#217](#217)) ([4c5ae67](4c5ae67))
* set offline when receiving certain error responses ([#212](#212)) ([056ccbf](056ccbf))
Copy link

🎉 This PR is included in version 1.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants