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

Update Configuration Threading Logic #807

Merged
merged 17 commits into from
Apr 14, 2022
Merged

Commits on Apr 8, 2022

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

Commits on Apr 11, 2022

  1. Remove appWillResign implementation

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d458b41 View commit details
    Browse the repository at this point in the history
  2. Remove sempahore for config

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    debcf4b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. update cache policy

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    0dba5e6 View commit details
    Browse the repository at this point in the history
  2. add delay to analytics dispatch

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7bfdf7e View commit details
    Browse the repository at this point in the history
  3. add dispatch queue to caching request

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4e57a00 View commit details
    Browse the repository at this point in the history
  4. update timeout time

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f8daa4d View commit details
    Browse the repository at this point in the history
  5. Update delays

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c05ae76 View commit details
    Browse the repository at this point in the history
  6. add doc strings

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f1f88af View commit details
    Browse the repository at this point in the history
  7. Add analytics and start unit test

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b71ee40 View commit details
    Browse the repository at this point in the history
  8. Fix unit tests

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    573c590 View commit details
    Browse the repository at this point in the history
  9. Fix additional unit tests

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ed2c160 View commit details
    Browse the repository at this point in the history
  10. Clear cache between tests

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    78884de View commit details
    Browse the repository at this point in the history
  11. Add CHANGELOG

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c24079a View commit details
    Browse the repository at this point in the history
  12. Remove unnecessary setter

    Signed-off-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais authored and sarahkoop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    97ea7b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. extract network connection lost code and move block into closure

    Co-authored-by: Sarah Koop <skoop@paypal.com>
    jaxdesmarais and sarahkoop committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    cda935b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26a4694 View commit details
    Browse the repository at this point in the history