Skip to content

FirebaseSegmentation SDK changes #673

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

Merged
merged 52 commits into from
Aug 6, 2019
Merged

FirebaseSegmentation SDK changes #673

merged 52 commits into from
Aug 6, 2019

Conversation

diwu-arete
Copy link
Contributor

  1. Clean up http client response code.
  2. When updateCustomInstallationId is called, on non-retryable server errors, the SDK should clean up the local cache. Instead, for retryable errors, SDK can keep the local cache for retrying update later.

cache and update to Firebase Segmentation backend. CL also contains unit
tests.
(The http client is not implemented yet.)
@diwu-arete diwu-arete requested review from vkryachko and dmandar July 30, 2019 18:22
@googlebot googlebot added the cla: yes Override cla label Jul 30, 2019
Copy link

@dmandar dmandar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Pls make sure we don;t throw/handle an exception if the SDK is triggering a request on its own (making PENDING requests at app startup)

@diwu-arete
Copy link
Contributor Author

/retest

1 similar comment
@diwu-arete
Copy link
Contributor Author

/retest

@diwu-arete diwu-arete merged commit 52d259d into floc-master Aug 6, 2019
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants