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

[FSSDK-10763] Implement UPS request batching for decideForKeys #440

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    0411458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a0c74 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    d462339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc976ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4187366 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8d32180 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    ba44a6c View commit details
    Browse the repository at this point in the history
  2. 🛠️ optimizely/decision_service.py -> Added check for `ignore_user_pro…

    …file` in decision logic.
    
    🛠️ optimizely/user_profile.py -> Improved user profile loading with missing key checks.
    🛠️ tests/test_decision_service.py -> Updated tests to include user profile tracker.
    FarhanAnjum-opti committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c78df2f View commit details
    Browse the repository at this point in the history
  3. 🛠️ tests/test_decision_service.py -> Added expected decision object.

    🛠️ tests/test_decision_service.py -> Updated experiment bucket map call.
    🛠️ tests/test_decision_service.py -> Introduced user_profile_tracker usage.
    🛠️ tests/test_decision_service.py -> Modified method calls with user_profile_tracker.
    FarhanAnjum-opti committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d02c3d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c67bcf3 View commit details
    Browse the repository at this point in the history
  5. optimizely/decision_service.py -> Fixed how rollout reasons are added

    tests/test_decision_service.py -> Added user profile tracker object
    FarhanAnjum-opti committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    820ba3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    309223c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. optimizely/user_profile.py -> Updated type for experiment_bucket_map.

    tests/test_decision_service.py -> Fixed tests
    FarhanAnjum-opti committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ca1b248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0bc332 View commit details
    Browse the repository at this point in the history
  3. lint check

    FarhanAnjum-opti committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e6e442a View commit details
    Browse the repository at this point in the history