-
Notifications
You must be signed in to change notification settings - Fork 37
[FSSDK-10763] Implement UPS request batching for decideForKeys #440
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
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0411458
update: UserProfile class created, changes in decision_service, decid…
FarhanAnjum-opti 43a0c74
update: get_variation function changed
FarhanAnjum-opti d462339
update: new function in decision_service
FarhanAnjum-opti fc976ff
update: everything implemented from java. tests are failing
FarhanAnjum-opti 4187366
update: minor changes
FarhanAnjum-opti 8d32180
update: user_profile_tracker added to tests
FarhanAnjum-opti ba44a6c
update: some tests fixed
FarhanAnjum-opti c78df2f
🛠️ optimizely/decision_service.py -> Added check for `ignore_user_pro…
FarhanAnjum-opti d02c3d8
🛠️ tests/test_decision_service.py -> Added expected decision object.
FarhanAnjum-opti c67bcf3
optimizely/decision_service.py -> fixed get_variations_for_feature_list
FarhanAnjum-opti 820ba3e
optimizely/decision_service.py -> Fixed how rollout reasons are added
FarhanAnjum-opti 309223c
tests/test_user_context.py -> fixed some tests
FarhanAnjum-opti ca1b248
optimizely/user_profile.py -> Updated type for `experiment_bucket_map`.
FarhanAnjum-opti d0bc332
all unit tests passing
FarhanAnjum-opti e6e442a
lint check
FarhanAnjum-opti 0c92722
fix: typechecks added
FarhanAnjum-opti af9715e
more types updated
FarhanAnjum-opti e2d7c91
all typechecks passing
FarhanAnjum-opti cc4da7e
gha typechecks fixed
FarhanAnjum-opti dd62075
all typecheck should pass
FarhanAnjum-opti 2477d11
lint check should pass
FarhanAnjum-opti 27ef846
removed unnecessary comments
FarhanAnjum-opti e2810c8
removed comments from test
FarhanAnjum-opti 9228727
optimizely/decision_service.py -> Removed user profile save logic
FarhanAnjum-opti b33a92b
optimizely/user_profile.py -> Updated experiment_bucket_map type
FarhanAnjum-opti 1dd1eef
optimizely/decision_service.py -> Commented out profile loading
FarhanAnjum-opti 6387ca2
optimizely/decision_service.py -> Removed unused profile loading
FarhanAnjum-opti 8359498
optimizely/user_profile.py -> Reverted back to variation ID retrieval…
FarhanAnjum-opti b825ab4
optimizely/user_profile.py -> Added error handling logic
FarhanAnjum-opti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
removed unnecessary comments
- Loading branch information
commit 27ef846e6e3e2215775393cc3e75c8a590f39c17
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.